aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ancontrol
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-02 14:54:02 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-02 14:54:02 +0000
commit4e86fcacf69e8dac21f67db61babdcae80903dc2 (patch)
tree11e6c1004800534c82bd3b37f48ff4dda29e2989 /usr.sbin/ancontrol
parentb22b0eaef005d00199fe216b0544647dc3682cf0 (diff)
downloadsrc-4e86fcacf69e8dac21f67db61babdcae80903dc2.tar.gz
src-4e86fcacf69e8dac21f67db61babdcae80903dc2.zip
Remove more single-space hard sentence breaks.
Notes
Notes: svn path=/head/; revision=57695
Diffstat (limited to 'usr.sbin/ancontrol')
-rw-r--r--usr.sbin/ancontrol/ancontrol.812
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8
index 1bd4a3ed64e3..1d37237c0112 100644
--- a/usr.sbin/ancontrol/ancontrol.8
+++ b/usr.sbin/ancontrol/ancontrol.8
@@ -253,7 +253,8 @@ Set the station address for the specified interface.
The
.Ar mac address
is specified as a series of six hexadecimal values separated by colons,
-e.g.: 00:60:1d:12:34:56. This programs the new address into the card
+e.g.: 00:60:1d:12:34:56.
+This programs the new address into the card
and updates the interface as well.
.It Fl i Ar iface Fl n Ar SSID "[-v 1|2|3]"
Set the desired SSID (network name). There are three SSIDs which allows
@@ -282,7 +283,8 @@ Valid power settings
vary depending on the actual NIC and can be viewed by dumping the
device capabilities with the
.Fl I
-flag. Typical values are 1, 5, 20, 50 and 100mW.
+flag.
+Typical values are 1, 5, 20, 50 and 100mW.
Selecting 0 sets
the factory default.
.It Fl i Ar iface Fl c Ar channel
@@ -321,7 +323,8 @@ If an illegal channel is specified, the
NIC will revert to its default channel.
For NICs sold in the United States
and Europe, the default channel is 3. For NICs sold in France, the default
-channel is 11. For NICs sold in Japan, the only available channel is 14.
+channel is 11.
+For NICs sold in Japan, the only available channel is 14.
Note that two stations must be set to the same channel in order to
communicate.
.It Fl i Ar iface Fl f Ar fragmentation threshold
@@ -339,7 +342,8 @@ This controls the
number of bytes used for the RTS/CTS handhake boundary.
The
.Ar RTS threshold
-can be any value between 0 and 2312. The default is 2312.
+can be any value between 0 and 2312.
+The default is 2312.
.It Fl h
Prints a list of available options and sample usage.
.El