fix typo in comment in my previous commit.

This commit is contained in:
Hajimu UMEMOTO 2004-06-02 09:58:18 +00:00
parent b351b78a10
commit 389faa192d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129995

View File

@ -340,7 +340,7 @@ ipv6_firewall_flags="" # Flags passed to ip6fw when type is a file
ipv6_ipfilter_rules="/etc/ipf6.rules" # rules definition file for ipfilter,
# see /usr/src/contrib/ipfilter/rules
# for examples
ip6addrctl_enable="NO" # Set to NO to disable default address selection
ip6addrctl_enable="NO" # Set to YES to enable default address selection
ip6addrctl_verbose="NO" # Set to YES to enable verbose configuration messages
##############################################################