summaryrefslogtreecommitdiffstats
path: root/share/man/man4/mwl.4
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /share/man/man4/mwl.4
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'share/man/man4/mwl.4')
-rw-r--r--share/man/man4/mwl.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/mwl.4 b/share/man/man4/mwl.4
index 1864647..62dc29e 100644
--- a/share/man/man4/mwl.4
+++ b/share/man/man4/mwl.4
@@ -93,14 +93,14 @@ virtual interfaces may be configured for simultaneous use.
When multiple interfaces are configured each may have a separate
mac address that is formed by setting the U/L bits in the mac
address assigned to the underlying device.
-Any number of
+Any number of
.Cm wds
virtual interfaces may be configured together with
.Cm hostap
interfaces.
Multiple
.Cm station
-interfaces may be operated together with
+interfaces may be operated together with
.Cm hostap
interfaces to construct a wireless repeater device.
For more information on configuring this device, see
@@ -150,7 +150,7 @@ the fxp0 (wired) device:
.Bd -literal -offset indent
ifconfig wlan0 create wlandev mwl0 wlanmode hostap \e
ssid paying-customers wepmode on wepkey 0x1234567890 \e
- mode 11a up
+ mode 11a up
ifconfig wlan1 create wlandev mwl0 wlanmode hostap bssid \e
ssid freeloaders up
ifconfig bridge0 create addm wlan0 addm wlan1 addm fxp0 up
OpenPOWER on IntegriCloud