]> git.pld-linux.org Git - packages/X11.git/blame - X11-xman.patch
- adding unichrome dri driver building
[packages/X11.git] / X11-xman.patch
CommitLineData
37f44e2a 1--- xc.orig/programs/xman/Imakefile 2004-08-08 14:22:59.000000000 +0200
2+++ xc/programs/xman/Imakefile 2004-08-08 15:01:51.815244864 +0200
3@@ -26,7 +26,7 @@
4 # if defined(LinuxDistribution) && (LinuxDistribution == LinuxRedHat)
5 MANCONF = -DMANCONF=\"/etc/man.config\"
6 # else
7- MANCONF = -DMANCONF=\"/etc/man.conf\"
8+ MANCONF = -DMANCONF=\"/etc/man.config\"
9 # endif
10 #elif defined(OpenBSDArchitecture) || defined(NetBSDArchitecture) || \
11 defined(DarwinArchitecture)
12--- xc.orig/programs/xman/xman.man 2004-08-08 14:22:59.000000000 +0200
13+++ xc/programs/xman/xman.man 2004-08-08 15:01:51.820244104 +0200
14@@ -93,8 +93,8 @@
15 .SH "BSD AND LINUX SYSTEMS"
16 .PP
17 In newer BSD and Linux systems, \fIXman\fP will search for a file named
18-\fI/etc/man.conf\fP which will contain the list of directories containing
19-manual pages. See \fIman.conf\fP(5) for a complete description of the file
20+\fI/etc/man.config\fP which will contain the list of directories containing
21+manual pages. See \fIman.config\fP(5) for a complete description of the file
22 format.
23 .SH "THE MANDESC FILE"
24 .PP
This page took 0.040673 seconds and 4 git commands to generate.