diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2015-03-03 06:57:12 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2015-03-03 06:57:12 +0000 |
commit | ad0bda653a68a9735f3bea0248e9d1fac984cc2a (patch) | |
tree | 569d87c8154601de7856d3a50e5d32d4add4148d | |
parent | 3a495bed231427f9d1e01c791ef9d70280924918 (diff) |
11a works now.
-rw-r--r-- | share/man/man4/iwm.4 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 4d848d4adcb..b2673531f53 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.10 2015/03/02 16:50:21 stsp Exp $ +.\" $OpenBSD: iwm.4,v 1.11 2015/03/03 06:57:11 kettenis Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 2 2015 $ +.Dd $Mdocdate: March 3 2015 $ .Dt IWM 4 .Os .Sh NAME @@ -148,6 +148,3 @@ The firmware stops passing traffic if the MAC address is changed with Occasionally, firmware errors occur before association to a wireless network has completed. Several attempts may be required before link is successfully established. -.Pp -802.11a support is disabled because transmitting packets in this mode -does not work yet. |