summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ancontrol
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-01-10 15:01:56 +0000
committerru <ru@FreeBSD.org>2002-01-10 15:01:56 +0000
commitca0203746a122c766c5b9e1e3f16f44a0f2e53d3 (patch)
treee2104e4f3ad2fe80f39fc3641cbb42606f545061 /usr.sbin/ancontrol
parentdc79b4b1018280e451928781fc8304acb3ee3aa2 (diff)
downloadFreeBSD-src-ca0203746a122c766c5b9e1e3f16f44a0f2e53d3.zip
FreeBSD-src-ca0203746a122c766c5b9e1e3f16f44a0f2e53d3.tar.gz
mdoc(7) police:
Fixed bugs from previous delta: - Removed duplicate -m and -o options from SYNOPSIS - Added missing -L option to SYNOPSIS - Removed duplicate -M option from DESCRIPTION - Tidy up the markup
Diffstat (limited to 'usr.sbin/ancontrol')
-rw-r--r--usr.sbin/ancontrol/ancontrol.839
1 files changed, 13 insertions, 26 deletions
diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8
index 90d8730..9256929 100644
--- a/usr.sbin/ancontrol/ancontrol.8
+++ b/usr.sbin/ancontrol/ancontrol.8
@@ -76,20 +76,19 @@
.Fl i Ar iface
.Fl W Cm 0 | 1 | 2
.Nm
+.Fl i Ar iface
+.Fl L Ar user_name
+.Nm
.Fl i Ar iface Fl j Ar netjoin_timeout
.Nm
.Fl i Ar iface Fl l Ar station_name
.Nm
.Fl i Ar iface Fl m Ar mac_address
.Nm
-.Fl i Ar iface Fl m Ar mac address
-.Nm
.Fl i Ar iface
.Op Fl v Cm 1 | 2 | 3
.Fl n Ar SSID
.Nm
-.Fl i Ar iface Fl o Ar 0|1
-.Nm
.Fl i Ar iface Fl o Cm 0 | 1
.Nm
.Fl i Ar iface Fl p Ar tx_power
@@ -271,8 +270,10 @@ The transmit key is stored in NVRAM.
Currently
set transmit key can be checked via
.Fl C
-option. The 4th key sets the card in "Home Network Mode" and uses the
-home key.
+option.
+The 4th key sets the card in
+.Dq "Home Network Mode"
+and uses the home key.
.It Fl i Ar iface Oo Fl v Cm 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 Oc Fl k Ar key
Set a WEP key.
For 40 bit prefix 10 hex character with 0x.
@@ -294,8 +295,9 @@ Note that the device will use the most recently-programmed key by default.
Currently set keys can be checked via
.Fl C
option, only the sizes of the
-keys are returned. The 8th key is for the home key. Note that
-the value for the home key can be read back from firmware.
+keys are returned.
+The 8th key is for the home key.
+Note that the value for the home key can be read back from firmware.
.It Fl i Ar iface Fl K Cm 0 | 1 | 2
Set authorization type.
Use
@@ -317,8 +319,9 @@ to enable full WEP,
.Cm 2
for mixed cell.
.It Fl i Ar iface Fl L Ar user_name
-Enable LEAP and query for password. It will check to see if it
-has authenticated for up to 60s. To disable LEAP set WEP mode.
+Enable LEAP and query for password.
+It will check to see if it has authenticated for up to 60s.
+To disable LEAP, set WEP mode.
.It Fl i Ar iface Fl j Ar netjoin_timeout
Set the ad-hoc network join timeout.
When a station is first activated
@@ -432,22 +435,6 @@ need to be retransmitted instead of the whole packet.
The fragmentation
threshold can be anything from 64 to 2312 bytes.
The default is 2312.
-.It Fl i Ar iface Fl M Ar 0-15
-Set monitor mode via bit mask, meaning:
-.Bl -tag -offset indent -compact -width 0x000000
-.Em "Bit Mask Meaning"
-.It 0
-to not dump 802.11 packet.
-.It 1
-to enable 802.11 monitor.
-.It 2
-to monitor any SSID.
-.It 4
-to not skip beacons, monitor beacons produces a high system load.
-.It 8
-to enable full Aironet header returned via BPF.
-Note it appears that a SSID must be set.
-.El
.It Fl i Ar iface Fl r Ar RTS_threshold
Set the RTS/CTS threshold for a given interface.
This controls the
OpenPOWER on IntegriCloud