diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2017-04-27 05:49:33 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2017-04-27 05:49:33 +0000 |
commit | 192898f1eaae61cbadfffd53e53e2fd45dbe757e (patch) | |
tree | 17c90eaecace0193635e2ec3a40a4477ac22274c /share | |
parent | 5559aaf63bc6bd100d0895ac9f53e20ed5cc4cb0 (diff) |
iwm(4) monitor mode support was backed out for now.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/iwm.4 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 0cc7ad86dd0..ac9be8e5da4 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.21 2017/04/24 09:53:43 stsp Exp $ +.\" $OpenBSD: iwm.4,v 1.22 2017/04/27 05:49:32 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: April 24 2017 $ +.Dd $Mdocdate: April 27 2017 $ .Dt IWM 4 .Os .Sh NAME @@ -40,13 +40,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 |