summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2021-10-11 09:39:30 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2021-10-11 09:39:30 +0000
commit8bbbf36012386412d273bf7fc5d9a54a6e9b31ed (patch)
treeba427ce84d5c4e6b6d92531b8ce183e0d197e054 /share
parent39f9476b3531e8087438703f4b00b1a659f020b8 (diff)
iwm(4) supports 40MHz channels now. Update man page CAVEATS accordingly.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/iwm.45
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4
index c5a8a9615c7..3cedac9d2ee 100644
--- a/share/man/man4/iwm.4
+++ b/share/man/man4/iwm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwm.4,v 1.38 2021/07/20 16:01:52 stsp Exp $
+.\" $OpenBSD: iwm.4,v 1.39 2021/10/11 09:39:29 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: July 20 2021 $
+.Dd $Mdocdate: October 11 2021 $
.Dt IWM 4
.Os
.Sh NAME
@@ -164,7 +164,6 @@ The
.Nm
driver does not support any of the 802.11ac capabilities offered by
the adapters.
-Support for 802.11n 40MHz channels is not yet implemented.
Additional work is required in
.Xr ieee80211 9
before those features can be supported.