diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-11-10 09:03:00 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-11-10 09:03:00 +0000 |
| commit | 52fc7c37b43d4fc577718bf269f3f6c779c9a7d1 (patch) | |
| tree | b9b7b8f206a9292c1f33540b3c50ba2e3c7f986b /gnu | |
| parent | 52af50d70b33f074fd867a44d72da03bd405ffe5 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/man/manpath/manpath.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/usr.bin/man/manpath/manpath.config b/gnu/usr.bin/man/manpath/manpath.config index 4ca2b20e2c75..c0d0a32ecfd7 100644 --- a/gnu/usr.bin/man/manpath/manpath.config +++ b/gnu/usr.bin/man/manpath/manpath.config @@ -17,6 +17,11 @@ MANDATORY_MANPATH /usr/share/openssl/man # # check if the directory exists and if it does, add it to MANPATH # +OPTIONAL_MANPATH /usr/local/lib/perl5/5.8.2/man +OPTIONAL_MANPATH /usr/local/lib/perl5/5.8.1/man +OPTIONAL_MANPATH /usr/local/lib/perl5/5.8.0/man +OPTIONAL_MANPATH /usr/local/lib/perl5/5.6.1/man +OPTIONAL_MANPATH /usr/local/lib/perl5/5.6.0/man OPTIONAL_MANPATH /usr/local/lib/perl5/5.00503/man OPTIONAL_MANPATH /usr/local/man OPTIONAL_MANPATH /usr/X11R6/man |
