From 6dc7c5e784e61b63488d1a31a3525f4719eb631a Mon Sep 17 00:00:00 2001 From: maxim Date: Wed, 25 Aug 2010 08:37:18 +0000 Subject: o Correct typo. Submitted by: Bojidara Marinchovska via -stable MFC after: 1 week --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 238c907..427fe2d 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -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. -- cgit v1.1