diff options
author | 2019-11-18 19:02:45 +0000 | |
---|---|---|
committer | 2019-11-18 19:02:45 +0000 | |
commit | f677ae2555d3883397bb4f7ae8aabd542cae76ed (patch) | |
tree | 670b66b93713a554a23406e1cee9deca775c1a69 | |
parent | Document iwm(4) 9k device support. Hide the CCMP offload section because (diff) | |
download | wireguard-openbsd-f677ae2555d3883397bb4f7ae8aabd542cae76ed.tar.xz wireguard-openbsd-f677ae2555d3883397bb4f7ae8aabd542cae76ed.zip |
Hide monitor mode support section in iwm(4) as well. Support for monitor
mode has been backed out.
-rw-r--r-- | share/man/man4/iwm.4 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 2c3e28c3f0e..50b6a49005c 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.30 2019/11/18 19:00:38 stsp Exp $ +.\" $OpenBSD: iwm.4,v 1.31 2019/11/18 19:02:45 stsp Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -39,13 +39,13 @@ Also known as .Em infrastructure mode, this is used when associating with an access point, through which all traffic passes. -This mode is the default. -.It monitor mode -In this mode the driver is able to receive packets without -associating with an access point. -This disables the internal receive filter and enables the card to -capture packets from networks which it wouldn't normally have access to, -or to scan for access points. +.\"This mode is the default. +.\".It monitor mode +.\"In this mode the driver is able to receive packets without +.\"associating with an access point. +.\"This disables the internal receive filter and enables the card to +.\"capture packets from networks which it wouldn't normally have access to, +.\"or to scan for access points. .El .Pp The |