diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 2001-04-16 06:37:40 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 2001-04-16 06:37:40 +0000 |
commit | 310973b32d5b9078953dc4168c1efb457ca12c85 (patch) | |
tree | a8919bc95d0dd7de90efabec7e4df18c8a2669ab /sbin | |
parent | 6e0853cbf9d020686d0bf1ac2a13c4b2b2bc1568 (diff) |
We default to infrastructure mode now; say so in the man page instead of
claiming we do ad-hoc by default. ok ericj@
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ancontrol/ancontrol.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/ancontrol/ancontrol.8 b/sbin/ancontrol/ancontrol.8 index 2e4c141e665..23d6c8cb756 100644 --- a/sbin/ancontrol/ancontrol.8 +++ b/sbin/ancontrol/ancontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ancontrol.8,v 1.9 2001/04/16 00:39:38 tholo Exp $ +.\" $OpenBSD: ancontrol.8,v 1.10 2001/04/16 06:37:39 tholo Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu> All rights reserved. @@ -294,8 +294,7 @@ Valid selections are for ad-hoc mode and .Ar 1 for infrastructure mode. -The default driver setting is for ad-hoc -mode. +The default driver setting is for infrastructure mode. .It Fl p Ar tx power Set the transmit power level in milliwatts. Valid power settings |