o Correct typo.

Submitted by:	Bojidara Marinchovska via -stable
MFC after:	1 week
This commit is contained in:
Maxim Konovalov 2010-08-25 08:37:18 +00:00
parent 3dd9aad270
commit e62f433662
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=211801

View File

@ -216,7 +216,7 @@ ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration.
#ifconfig_ed0_alias0="inet6 2001:db8:2::1 prefixlen 64" # Sample IPv6 alias
#ifconfig_fxp0_name="net0" # Change interface name from fxp0 to net0.
#vlans_fxp0="101 vlan0" # vlan(4) interfaces for fxp0 device
#create_arg_vlan0="vlan 102" # vlan tag for vlan0 device
#create_args_vlan0="vlan 102" # vlan tag for vlan0 device
#wlans_ath0="wlan0" # wlan(4) interfaces for ath0 device
#wlandebug_wlan0="scan+auth+assoc" # Set debug flags with wlanddebug(8)
#ipv4_addrs_fxp0="192.168.0.1/24 192.168.1.1-5/28" # example IPv4 address entry.