svn commit: r188786 - projects/vap7/etc/defaults

Sam Leffler sam at FreeBSD.org
Wed Feb 18 21:40:11 PST 2009


Author: sam
Date: Thu Feb 19 05:40:10 2009
New Revision: 188786
URL: http://svn.freebsd.org/changeset/base/188786

Log:
  fix comment

Modified:
  projects/vap7/etc/defaults/rc.conf

Modified: projects/vap7/etc/defaults/rc.conf
==============================================================================
--- projects/vap7/etc/defaults/rc.conf	Thu Feb 19 05:36:07 2009	(r188785)
+++ projects/vap7/etc/defaults/rc.conf	Thu Feb 19 05:40:10 2009	(r188786)
@@ -192,7 +192,7 @@ ifconfig_lo0="inet 127.0.0.1"	# default 
 #ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry.
 #ifconfig_ed0_ipx="ipx 0x00010010"	# Sample IPX address family entry.
 #ifconfig_fxp0_name="net0"	# Change interface name from fxp0 to net0.
-#vaps_ath0="wlan0"		# VAP interfaces for ath0 device
+#wlans_ath0="wlan0"		# VAP interfaces for ath0 device
 #ipv4_addrs_fxp0="192.168.0.1/24 192.168.1.1-5/28" # example IPv4 address entry.
 #
 #autobridge_interfaces="bridge0"	# List of bridges to check 


More information about the svn-src-projects mailing list