diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-18 08:12:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-18 08:12:53 +0000 |
commit | 87eecbbee2d564f811f4ca5875091ff65128a527 (patch) | |
tree | 7018bec6604eb50a028c82b3bd1344a78c94e480 | |
parent | be012ffc3844afd1b2aca0e9abb790e804f5f984 (diff) |
remove the `a' stuff from here too;
-rw-r--r-- | share/man/man4/bcw.4 | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/share/man/man4/bcw.4 b/share/man/man4/bcw.4 index 53d7f36574d..add324439dd 100644 --- a/share/man/man4/bcw.4 +++ b/share/man/man4/bcw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bcw.4,v 1.2 2006/11/17 20:49:16 deraadt Exp $ +.\" $OpenBSD: bcw.4,v 1.3 2006/11/18 08:12:52 jmc Exp $ .\" .\" Copyright (c) 2006 Marcus Glocker. .\" @@ -129,21 +129,21 @@ Set 802.11b DS 5.5Mbps operation. .It Cm DS11 Set 802.11b DS 11Mbps operation. .It Cm OFDM6 -Set 802.11a/g OFDM 6Mbps operation. +Set 802.11g OFDM 6Mbps operation. .It Cm OFDM9 -Set 802.11a/g OFDM 9Mbps operation. +Set 802.11g OFDM 9Mbps operation. .It Cm OFDM12 -Set 802.11a/g OFDM 12Mbps operation. +Set 802.11g OFDM 12Mbps operation. .It Cm OFDM18 -Set 802.11a/g OFDM 18Mbps operation. +Set 802.11g OFDM 18Mbps operation. .It Cm OFDM24 -Set 802.11a/g OFDM 24Mbps operation. +Set 802.11g OFDM 24Mbps operation. .It Cm OFDM36 -Set 802.11a/g OFDM 36Mbps operation. +Set 802.11g OFDM 36Mbps operation. .It Cm OFDM48 -Set 802.11a/g OFDM 48Mbps operation. +Set 802.11g OFDM 48Mbps operation. .It Cm OFDM54 -Set 802.11a/g OFDM 54Mbps operation. +Set 802.11g OFDM 54Mbps operation. .El .It Cm mediaopt Ar opts The @@ -167,8 +167,6 @@ The driver supports the following modes: .Pp .Bl -tag -width 11b -compact -.It Cm 11a -Force 802.11a operation. .It Cm 11b Force 802.11b operation. .It Cm 11g |