summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wicontrol
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-05 20:20:34 +0000
committerru <ru@FreeBSD.org>2004-06-05 20:20:34 +0000
commitc1a105b9fc69f5232be1db162083586a92824e6e (patch)
tree6b81057fc9b54df57a125a9d7cb9bc8bf5df1847 /usr.sbin/wicontrol
parentc2d8798214ca28d78931658eeeaca22133738dc8 (diff)
downloadFreeBSD-src-c1a105b9fc69f5232be1db162083586a92824e6e.zip
FreeBSD-src-c1a105b9fc69f5232be1db162083586a92824e6e.tar.gz
Markup nits.
Diffstat (limited to 'usr.sbin/wicontrol')
-rw-r--r--usr.sbin/wicontrol/wicontrol.818
1 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/wicontrol/wicontrol.8 b/usr.sbin/wicontrol/wicontrol.8
index f4f5080..a0540c9 100644
--- a/usr.sbin/wicontrol/wicontrol.8
+++ b/usr.sbin/wicontrol/wicontrol.8
@@ -35,7 +35,7 @@
.Os
.Sh NAME
.Nm wicontrol
-.Nd configure Lucent, Intersil, & Atheros wireless devices
+.Nd "configure Lucent, Intersil, and Atheros wireless devices"
.Sh SYNOPSIS
.Nm
.Op Fl i
@@ -47,7 +47,7 @@
.Nm
.Op Fl i
.Ar iface Fl L
-(list avail access points)
+(list available access points)
.Nm
.Op Fl i
.Ar iface Fl t Ar tx_rate
@@ -108,7 +108,7 @@
.Sh DESCRIPTION
The
.Nm
-utility controls the operation of Lucent, Intersil, & Atheros-based wireless
+utility controls the operation of Lucent, Intersil, and Atheros-based wireless
networking devices via
.Xr wi 4
or
@@ -118,7 +118,7 @@ driver.
You should not use this program to configure IEEE 802.11 parameters.
Use
.Xr ifconfig 8
-instead to do those tasks (ie: set SSID, WEP key, etc).
+instead to do those tasks (i.e., set SSID, WEP key, etc.).
.Pp
The
.Nm
@@ -131,7 +131,7 @@ The
argument given to
.Nm
should be the logical interface name associated with the Lucent, Intersil,
-& Atheros device
+and Atheros device
.Li ( wi0 , wi1 , ath0 ,
etc.).
If none is specified then
@@ -199,8 +199,8 @@ The driver retains information about signal strength and
noise level for packets received from different hosts.
The signal
strength and noise level values are displayed in units of dBms.
-The signal quality values is produced by subtracting the noise level
-from the signal strength (i.e. less noise and better signal yields
+The signal quality value is produced by subtracting the noise level
+from the signal strength (i.e., less noise and better signal yields
better signal quality).
.El
.Sh DEPRECATED AND OBSOLETE OPTIONS
@@ -397,9 +397,9 @@ If the
.Fl v
flag is not specified, the first key will be set.
Encryption keys
-can either be normal text (i.e.\&
+can either be normal text (i.e.,
.Dq Li hello )
-or a series of hexadecimal digits (i.e.\&
+or a series of hexadecimal digits (i.e.,
.Dq Li 0x1234512345 ) .
For
WaveLAN Turbo Silver cards, the key is restricted to 40 bits, hence
OpenPOWER on IntegriCloud