mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Perl's version number needs upating.
This commit is contained in:
parent
a5378e623a
commit
a522c2bad9
1 changed files with 1 additions and 1 deletions
|
|
@ -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.006/man
|
||||
OPTIONAL_MANPATH /usr/local/lib/perl5/5.6.0/man
|
||||
#
|
||||
# set up PATH to MANPATH mapping
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue