diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-07-02 03:17:31 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-07-02 03:17:31 +0000 |
| commit | f8ca1b76555c86a288542109494ea5b6e2e06e26 (patch) | |
| tree | 5509da5f1c73b1fd2c366b18df5ac373b4923188 | |
| parent | fe46d6a8f31f19ec1c011d9fdd9622a7fd2f3f10 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/man/manpath/manpath.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/manpath/manpath.config b/gnu/usr.bin/man/manpath/manpath.config index 79227c7fac9e..37d85060e7e8 100644 --- a/gnu/usr.bin/man/manpath/manpath.config +++ b/gnu/usr.bin/man/manpath/manpath.config @@ -16,7 +16,7 @@ MANDATORY_MANPATH /usr/share/perl/man # # check if the directory exists and if it does, add it to MANPATH # -OPTIONAL_MANPATH /usr/local/lib/perl5/5.00503/man +OPTIONAL_MANPATH /usr/local/lib/perl5/5.006/man # # set up PATH to MANPATH mapping # |
