diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2015-12-14 11:19:35 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2015-12-14 11:19:35 +0000 |
commit | f680078cfd966056edccae5c8fb6fb0142f46df9 (patch) | |
tree | 8ad1ab684f8a000f7ae18162d0c57d3aec1b843e /share/man/man4 | |
parent | 92ff74cb2783c0b25203b672563f290f0519c2d9 (diff) |
iwm(4) firmware errors during association have been fixed. Remove BUGS section.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/iwm.4 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 45f38172f16..01e2193b65e 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.13 2015/09/27 16:58:09 stsp Exp $ +.\" $OpenBSD: iwm.4,v 1.14 2015/12/14 11:19:34 stsp 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: September 27 2015 $ +.Dd $Mdocdate: December 14 2015 $ .Dt IWM 4 .Os .Sh NAME @@ -141,7 +141,3 @@ the adapters. Additional work is required in .Xr ieee80211 9 before those features can be supported. -.Sh BUGS -Occasionally, firmware errors occur before association to a wireless -network has completed. -Several attempts may be required before link is successfully established. |