summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarcus Glocker <mglocker@cvs.openbsd.org>2006-09-27 05:44:48 +0000
committerMarcus Glocker <mglocker@cvs.openbsd.org>2006-09-27 05:44:48 +0000
commit23b82cc4d8608a4584bbaa1e6a7485f1e75ca0ce (patch)
treec185d1bc72e998c419bcb338ba68294fd7978163 /share
parent6cc2e55fecfee1ac3dcde90d9add5887f72b405a (diff)
IBSS mode works so far, so mention it.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pgt.420
1 files changed, 10 insertions, 10 deletions
diff --git a/share/man/man4/pgt.4 b/share/man/man4/pgt.4
index dc42e27143f..867857858ab 100644
--- a/share/man/man4/pgt.4
+++ b/share/man/man4/pgt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pgt.4,v 1.8 2006/09/26 21:32:49 mglocker Exp $
+.\" $OpenBSD: pgt.4,v 1.9 2006/09/27 05:44:47 mglocker Exp $
.\"
.\" Copyright (c) 2006 Theo de Raadt.
.\" Copyright (c) 2006 The DragonFly Project. All rights reserved.
@@ -60,15 +60,15 @@ 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 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 Host AP
In this mode the driver acts as an access point (base station)
for other cards.