summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2021-10-16 15:06:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2021-10-16 15:06:00 +0000
commitd8a9537c426b0e927169692c4c02e9d698eeb35d (patch)
tree071d1bfbe2046e2fbdf1770c785f2cb5e30cc65e
parenta0ee0597fddbbad8ea030e5a14fca135af2cf75b (diff)
40mhz is now supported so remove the caveat; ok stsp
-rw-r--r--share/man/man4/iwx.45
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/iwx.4 b/share/man/man4/iwx.4
index 93ff4a5fc42..a6ce958bd54 100644
--- a/share/man/man4/iwx.4
+++ b/share/man/man4/iwx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwx.4,v 1.8 2021/10/15 08:10:44 kn Exp $
+.\" $OpenBSD: iwx.4,v 1.9 2021/10/16 15:05:59 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: October 15 2021 $
+.Dd $Mdocdate: October 16 2021 $
.Dt IWX 4
.Os
.Sh NAME
@@ -155,7 +155,6 @@ 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 is not yet implemented.
Additional work is required in
.Xr ieee80211 9
before those features can be supported.