diff options
author | Chris Kuethe <ckuethe@cvs.openbsd.org> | 2006-08-05 01:59:30 +0000 |
---|---|---|
committer | Chris Kuethe <ckuethe@cvs.openbsd.org> | 2006-08-05 01:59:30 +0000 |
commit | 6a89a8d3e4564415ad1637bb95fbdd1787bb25b2 (patch) | |
tree | 5c776b334968636707c86bb29bfc9ff2ec55b21e /share | |
parent | b8c1078169e0fde878766f1fb39dbeee4426d4ed (diff) |
revert
requested by jmc
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/acx.4 | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/share/man/man4/acx.4 b/share/man/man4/acx.4 index 7b0e50fe4e8..ffa2a0e2b35 100644 --- a/share/man/man4/acx.4 +++ b/share/man/man4/acx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acx.4,v 1.9 2006/08/04 21:04:02 ckuethe Exp $ +.\" $OpenBSD: acx.4,v 1.10 2006/08/05 01:59:29 ckuethe Exp $ .\" .\" Copyright (c) 2006 Theo de Raadt. .\" Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -138,21 +138,21 @@ Set 802.11b DS 5.5Mbps operation. .It Cm DS11 Set 802.11b DS 11Mbps operation. .It Cm OFDM6 -Set 802.11g OFDM 6Mbps operation. +Set 802.11a/g OFDM 6Mbps operation. .It Cm OFDM9 -Set 802.11g OFDM 9Mbps operation. +Set 802.11a/g OFDM 9Mbps operation. .It Cm OFDM12 -Set 802.11g OFDM 12Mbps operation. +Set 802.11a/g OFDM 12Mbps operation. .It Cm OFDM18 -Set 802.11g OFDM 18Mbps operation. +Set 802.11a/g OFDM 18Mbps operation. .It Cm OFDM24 -Set 802.11g OFDM 24Mbps operation. +Set 802.11a/g OFDM 24Mbps operation. .It Cm OFDM36 -Set 802.11g OFDM 36Mbps operation. +Set 802.11a/g OFDM 36Mbps operation. .It Cm OFDM48 -Set 802.11g OFDM 48Mbps operation. +Set 802.11a/g OFDM 48Mbps operation. .It Cm OFDM54 -Set 802.11g OFDM 54Mbps operation. +Set 802.11a/g OFDM 54Mbps operation. .El .It Cm mediaopt Ar opts The @@ -176,6 +176,8 @@ 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 |