summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2021-05-03 11:56:50 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2021-05-03 11:56:50 +0000
commitf2834f6cee81bba0e37aec2c9622a42e1035620c (patch)
tree13e31c2f96ea450a69370dbb4edc6eb54835415b /share
parentfa3886499abffff7512fa02cc26e12e0f5b2be49 (diff)
iwm(4) supports Tx aggregation now.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/iwm.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4
index e6dc54a0156..19baa255322 100644
--- a/share/man/man4/iwm.4
+++ b/share/man/man4/iwm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwm.4,v 1.35 2020/08/01 16:29:28 stsp Exp $
+.\" $OpenBSD: iwm.4,v 1.36 2021/05/03 11:56:49 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: August 1 2020 $
+.Dd $Mdocdate: May 3 2021 $
.Dt IWM 4
.Os
.Sh NAME
@@ -163,7 +163,7 @@ The
.Nm
driver does not support any of the 802.11ac capabilities offered by
the adapters.
-Support for 802.11n 40MHz channels and Tx aggregation is not yet implemented.
+Support for 802.11n 40MHz channels is not yet implemented.
Additional work is required in
.Xr ieee80211 9
before those features can be supported.