View | Details | Raw Unified | Return to bug 141245
Collapse All | Expand All

(-)/usr/doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml (+11 lines)
Lines 1048-1053 Link Here
1048
1048
1049
	    <programlisting>ifconfig_ath0="DHCP"</programlisting>
1049
	    <programlisting>ifconfig_ath0="DHCP"</programlisting>
1050
1050
1051
	    <warning>
1052
	      <para>As of &os; 8.<replaceable>X</replaceable>, the 
1053
	        <filename>/etc/rc.conf</filename> has changed.  An example
1054
		entry, replacing <replaceable>ath0</replaceable> with your
1055
		wireless adapter is as follows:</para>
1056
	    </warning>
1057
1058
		<programlisting>wlans_ath0="wlan0"
1059
ifconfig_wlan0="DHCP"</programlisting>
1060
		
1061
1051
	    <para>If there are multiple access points and you want to
1062
	    <para>If there are multiple access points and you want to
1052
	      select a specific one, you can select it by its
1063
	      select a specific one, you can select it by its
1053
	      SSID:</para>
1064
	      SSID:</para>

Return to bug 141245