summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2021-10-05 06:02:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2021-10-05 06:02:19 +0000
commitfd19280b4a0e44569f5235e3396ca468c9b52326 (patch)
tree9664c1fab413af2f722527bbe4d4cc149848fd3d /share
parent67a15659b24ad89711d483a7850012d91f30a2b2 (diff)
tx aggregation is now supported; ok stsp
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/iwx.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iwx.4 b/share/man/man4/iwx.4
index 1af33a95db5..2b04716b653 100644
--- a/share/man/man4/iwx.4
+++ b/share/man/man4/iwx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwx.4,v 1.6 2021/07/29 17:06:21 stsp Exp $
+.\" $OpenBSD: iwx.4,v 1.7 2021/10/05 06:02:18 jmc Exp $
.\"
.\" Copyright (c) 2020 Stefan Sperling <stsp@openbsd.org>
.\"
@@ -14,7 +14,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 29 2021 $
+.Dd $Mdocdate: October 5 2021 $
.Dt IWX 4
.Os
.Sh NAME
@@ -155,7 +155,7 @@ The
.Nm
driver does not support any of the 802.11ac and 802.11ax 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.