diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-11 20:53:22 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-11 20:53:22 +0000 |
commit | 23dbb4e2c8eb65db51f5c4d1a8030edf6c5f52c1 (patch) | |
tree | 98089c2c3b46cda29b23b111e1e28cf0961257a4 /share | |
parent | c095440f480f5d93e7c32c6ff0db80a7580ee173 (diff) |
brad and jsg point out that this device does not do ibss either;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/urtw.4 | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/share/man/man4/urtw.4 b/share/man/man4/urtw.4 index 130288380f0..5fe9971d459 100644 --- a/share/man/man4/urtw.4 +++ b/share/man/man4/urtw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtw.4,v 1.10 2009/08/11 20:27:04 jmc Exp $ +.\" $OpenBSD: urtw.4,v 1.11 2009/08/11 20:53:21 jmc Exp $ .\" .\" Copyright (c) 2008 Weongyo Jeong <weongyo@FreeBSD.org> .\" @@ -38,15 +38,6 @@ Also known as mode, this is used when associating with an access point, through which all traffic passes. This mode is the default. -.It IBSS mode -Also known as -.Em IEEE ad-hoc -mode or -.Em peer-to-peer -mode. -This is the standardized method of operating without an access point. -Stations associate with a service set. -However, actual connections between stations are peer-to-peer. .It monitor mode In this mode the driver is able to receive packets without associating with an access point. |