diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-02 14:54:02 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-02 14:54:02 +0000 |
commit | 244b8ead7d31895ea1d7cfb075f4f7b33df35b0f (patch) | |
tree | 2643b52af6138b0f24a698abf3673abbbf78fc7d /usr.sbin/ancontrol | |
parent | b751643913f37cd82cb0231b0c05564aad5a23b4 (diff) | |
download | FreeBSD-src-244b8ead7d31895ea1d7cfb075f4f7b33df35b0f.zip FreeBSD-src-244b8ead7d31895ea1d7cfb075f4f7b33df35b0f.tar.gz |
Remove more single-space hard sentence breaks.
Diffstat (limited to 'usr.sbin/ancontrol')
-rw-r--r-- | usr.sbin/ancontrol/ancontrol.8 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8 index 1bd4a3e..1d37237 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 |