diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2022-03-14 15:17:18 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2022-03-14 15:17:18 +0000 |
commit | ad1093c46f431d1b65f801b73344e0bf40f0044a (patch) | |
tree | 13646b381e50f11e1be85a195fae2c9ffa26ad08 /share | |
parent | 645460216428aaaf55399b3479b9737c2e7de73a (diff) |
update iwx(4) man page CAVEATS section in light of 11ac support
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/iwx.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iwx.4 b/share/man/man4/iwx.4 index 84313724c4f..df5614f9f61 100644 --- a/share/man/man4/iwx.4 +++ b/share/man/man4/iwx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwx.4,v 1.12 2022/01/05 17:39:25 jmc Exp $ +.\" $OpenBSD: iwx.4,v 1.13 2022/03/14 15:17:17 stsp 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: January 5 2022 $ +.Dd $Mdocdate: March 14 2022 $ .Dt IWX 4 .Os .Sh NAME @@ -153,7 +153,7 @@ device driver first appeared in .Sh CAVEATS The .Nm -driver does not support any of the 802.11ac and 802.11ax capabilities offered +driver does not support any of the 802.11ax capabilities offered by the adapters. Additional work is required in .Xr ieee80211 9 |