Magellan Linux

Annotation of /trunk/man/patches/man-1.5p-search-order.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 324 - (hide annotations) (download)
Mon Aug 20 16:04:40 2007 UTC (16 years, 9 months ago) by niro
File size: 375 byte(s)
-missing cron file and added some fixes

1 niro 324 --- man-1.5p/src/man.conf.in
2     +++ man-1.5p/src/man.conf.in
3     @@ -36,11 +36,11 @@
4     #
5     # Every automatically generated MANPATH includes these fields
6     #
7     -MANPATH /usr/man
8     MANPATH /usr/share/man
9     -MANPATH /usr/local/man
10     MANPATH /usr/local/share/man
11     MANPATH /usr/X11R6/man
12     +MANPATH /usr/local/man
13     +MANPATH /usr/man
14     #
15     # Uncomment if you want to include one of these by default
16     #