summaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2010-09-01 05:39:56 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2010-09-01 05:39:56 +0000
commit06f7768602dd226629bdcf684edc99394584567a (patch)
treeb2206ce57c41cdc41875b63763518890693d17cc /etc/defaults
parenta69c9778c7b2193b152abaf51c6a7dcae933c15c (diff)
Notes
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 60740018c93f..21c3cf65c694 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -212,7 +212,7 @@ ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration.
#ifconfig_ed0_ipx="ipx 0x00010010" # Sample IPX address family entry.
#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.