mirror of
https://github.com/opnsense/src.git
synced 2026-07-16 12:33:07 -04:00
Add man_locales knob to specify localized man subdirs for makewhatis and
catman
This commit is contained in:
parent
77adc291c6
commit
c664bb9110
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ pccard_conf="/etc/pccard.conf.sample" # pccardd(8) config file
|
|||
local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" # startup script dirs.
|
||||
local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic" # periodic script dirs
|
||||
rc_conf_files="/etc/rc.conf /etc/rc.conf.local"
|
||||
man_locales="NO" # space separated list of man locales (or NO)
|
||||
|
||||
##############################################################
|
||||
### Network configuration sub-section ######################
|
||||
|
|
|
|||
Loading…
Reference in a new issue