Fix ifconfig usage, ifconfig create wlan0 -> ifconfig wlan0 create.

Submitted by:	Brandon Gooch
This commit is contained in:
Andrew Thompson 2010-05-12 23:20:35 +00:00
parent 80cbc8b523
commit 540e73710f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35742

View file

@ -3509,7 +3509,7 @@ bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
<para>Bring up the wireless interface but don't set up any IP
address on it:</para>
<screen>&prompt.root; <userinput>ifconfig create <replaceable>wlan0</replaceable> wlandev <replaceable>iwn0</replaceable> ssid <replaceable>my_router</replaceable> up</userinput></screen>
<screen>&prompt.root; <userinput>ifconfig <replaceable>wlan0</replaceable> create wlandev <replaceable>iwn0</replaceable> ssid <replaceable>my_router</replaceable> up</userinput></screen>
<para>Create the &man.lagg.4; interface with <replaceable>bge0</replaceable>
as master, and failover to <replaceable>wlan0</replaceable> if