summaryrefslogtreecommitdiffstats
path: root/usr.sbin/raycontrol
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committercharnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commitd2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch)
tree1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/raycontrol
parent745a7b1537c2ebb511bcf928366eefe72af77dac (diff)
downloadFreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip
FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz
The .Nm utility
Diffstat (limited to 'usr.sbin/raycontrol')
-rw-r--r--usr.sbin/raycontrol/raycontrol.818
1 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/raycontrol/raycontrol.8 b/usr.sbin/raycontrol/raycontrol.8
index 4bbaef8..9cbe5a2 100644
--- a/usr.sbin/raycontrol/raycontrol.8
+++ b/usr.sbin/raycontrol/raycontrol.8
@@ -96,7 +96,7 @@
.Sh DESCRIPTION
The
.Nm
-command controls the operation of Raylink/Webgear wireless networking
+utility controls the operation of Raylink/Webgear wireless networking
devices via the
.Xr ray 4
driver.
@@ -108,7 +108,7 @@ or infrastructure mode, and the network name of a service
set to join - the BSS in ad-hoc mode or ESS if infrastructure mode is enabled.
The
.Nm
-command can also be used to view the current settings of these parameters
+utility can also be used to view the current settings of these parameters
and to dump out the values of the card's statistics counters.
.Pp
The
@@ -116,7 +116,7 @@ The
argument given to
.Nm
should be the logical interface name associated with the Raylink/Webgear
-device (ray0, ray1, etc...).
+device (ray0, ray1, ...).
.Sh OPTIONS
The options are as follows:
.Bl -tag -width Fl
@@ -169,7 +169,7 @@ are 0 (ad-hoc mode) and 1 (infrastructure mode).
In ad-hoc mode, the station can
communicate directly with any other stations within direct radio range
(provided that they are also operating in ad-hoc mode).
-In inrastructure mode,
+In infrastructure mode,
hosts must associate with a service set controlled by an access point,
that relays traffic between end stations.
The default setting is 0
@@ -254,11 +254,11 @@ is specified in milliseconds.
The default is 100.
.It Fl i Ar iface Fl Z
Clear the signal strength cache maintained internally by the
-.Nm ray
+.Xr ray 4
driver.
.It Fl i Ar iface Fl C
Display the cached signal strength information maintained by the
-.Nm ray
+.Xr ray 4
driver.
The driver retains information about signal strength and
noise level for packets received from different hosts.
@@ -275,17 +275,17 @@ transmitting.
.Sh HISTORY
The
.Nm
-command first appeared in
+utility first appeared in
.Fx 4.0 .
.Sh AUTHORS
.An -nosplit
The
.Nm
-command was written by
+utility was written by
.An Duncan Barclay Aq dmlb@ragnet.demon.co.uk
and based on the
.Nm wicontrol
-command by
+utility by
.An Bill Paul Aq wpaul@ctr.columbia.edu .
.Sh BUGS
The
OpenPOWER on IntegriCloud