mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove Perl lines; it's better to let use.perl handle them.
This commit is contained in:
parent
3a1ab63eb7
commit
eab0ab565c
1 changed files with 0 additions and 4 deletions
|
|
@ -17,10 +17,6 @@ MANDATORY_MANPATH /usr/share/openssl/man
|
|||
# check if the directory exists and if it does, add it to MANPATH
|
||||
#
|
||||
OPTIONAL_MANPATH /usr/local/man
|
||||
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/X11R6/man
|
||||
#
|
||||
# set up PATH to MANPATH mapping
|
||||
|
|
|
|||
Loading…
Reference in a new issue