diff options
-rw-r--r-- | share/man/man4/iwm.4 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 9c2aeaa4ab0..8ad2be0d028 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.42 2022/01/05 17:39:24 jmc Exp $ +.\" $OpenBSD: iwm.4,v 1.43 2022/03/19 10:43:01 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: January 5 2022 $ +.Dd $Mdocdate: March 19 2022 $ .Dt IWM 4 .Os .Sh NAME @@ -160,12 +160,5 @@ The device driver first appeared in .Ox 5.7 . .Sh CAVEATS -The -.Nm -driver does not support any of the 802.11ac capabilities offered by -the adapters. -Additional work is required in -.Xr ieee80211 9 -before those features can be supported. .Pp This driver does not support powersave mode. |