diff options
author | wpaul <wpaul@FreeBSD.org> | 1999-05-07 23:35:55 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 1999-05-07 23:35:55 +0000 |
commit | 4f9e07b1eda52b7cb82d30035cc56eb06b2ab297 (patch) | |
tree | 64aec18f3014bf110deb1dd3620ad842a997f036 /usr.sbin/wicontrol/wicontrol.8 | |
parent | 6106d6252c4ec393b32f42441adb0c91e9c75c06 (diff) | |
download | FreeBSD-src-4f9e07b1eda52b7cb82d30035cc56eb06b2ab297.zip FreeBSD-src-4f9e07b1eda52b7cb82d30035cc56eb06b2ab297.tar.gz |
Fix a couple of small buglets.
Diffstat (limited to 'usr.sbin/wicontrol/wicontrol.8')
-rw-r--r-- | usr.sbin/wicontrol/wicontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/wicontrol/wicontrol.8 b/usr.sbin/wicontrol/wicontrol.8 index dfdb328..b004ecf 100644 --- a/usr.sbin/wicontrol/wicontrol.8 +++ b/usr.sbin/wicontrol/wicontrol.8 @@ -170,10 +170,10 @@ Set the RTS/CTS threshold for a given interface. This controls the number of bytes used for the RTS/CTS handhake boundary. The .Ar RTS threshold can be any value between 0 and 2047. The default is 2347. -.It Fl i Ar iface Fl f frequency +.It Fl i Ar iface Fl f Ar frequency Specify the radio frequency to use for a given interface. There are a small number of different channels available use in different geographical -areas. Known values are 3 (2422Mhz) for the United States, 11 (2422Mhz) +areas. Known values are 3 (2422Mhz) for the United States, 11 (2462Mhz) for France and 14 (2484Mhz) for Japan, however the NIC may accept any channel number between 0 and 14. If an illegal channel is specified, the NIC will revert to its default channel. For NIC sold in the United States, |