diff options
| -rw-r--r-- | gnu/usr.bin/man/manpath/manpath.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/manpath/manpath.config b/gnu/usr.bin/man/manpath/manpath.config index 8ac2f6e49add0..e3d67b0c13518 100644 --- a/gnu/usr.bin/man/manpath/manpath.config +++ b/gnu/usr.bin/man/manpath/manpath.config @@ -1,4 +1,4 @@ -# $Id:$ +# $Id: manpath.config,v 1.6 1998/09/13 23:06:56 brian Exp $ # # This file is read by manpath to configure the mandatory manpath, to # map each path element to a manpath element and to determine where the @@ -15,6 +15,7 @@ # every automatically generated MANPATH includes these fields # MANDATORY_MANPATH /usr/share/man +MANDATORY_MANPATH /usr/share/perl/man MANDATORY_MANPATH /usr/local/man #MANDATORY_MANPATH /usr/X386/man MANDATORY_MANPATH /usr/X11R6/man |
