summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
committerjoel <joel@FreeBSD.org>2010-08-06 14:33:42 +0000
commitf4e8725880aad15a64790723505167159829163a (patch)
tree5f8e429dd9357ed9d831b244958f282da6c793f2 /usr.sbin
parentd1366c1596b57fce1d8e3437a62744761594f724 (diff)
downloadFreeBSD-src-f4e8725880aad15a64790723505167159829163a.zip
FreeBSD-src-f4e8725880aad15a64790723505167159829163a.tar.gz
Fix typos and spelling mistakes.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.32
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.34
-rw-r--r--usr.sbin/lpr/lpr/printcap.52
-rw-r--r--usr.sbin/makefs/makefs.82
-rw-r--r--usr.sbin/mfiutil/mfiutil.82
-rw-r--r--usr.sbin/nfsd/stablerestart.52
-rw-r--r--usr.sbin/nfsuserd/nfsuserd.82
-rw-r--r--usr.sbin/ntp/doc/ntp.conf.56
-rw-r--r--usr.sbin/ntp/doc/ntpq.82
9 files changed, 12 insertions, 12 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 b/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3
index 24c8969..78d63e13 100644
--- a/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3
+++ b/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3
@@ -66,7 +66,7 @@ index and set the status of the interface to "active/up".
will attempt to destroy the bridge interface.
.El
.It Va begemotBridgeBaseSpanEnabled
-A SNMP SET operation on this object is only successfull if the corresponding
+A SNMP SET operation on this object is only successful if the corresponding
port has not been added as member of the bridge interface on the system.
.It Va begemotBridgeBasePortStatus
SNMP SET operations with the following values are allowed:
diff --git a/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3 b/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3
index 6b9e503..828a64d 100644
--- a/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3
+++ b/usr.sbin/bsnmpd/modules/snmp_wlan/snmp_wlan.3
@@ -77,7 +77,7 @@ column should be executed.
The table contains information about the hardware capabilities of the parent of
a wireless interface.
.It Va wlanIfaceConfigTable
-The table is used to get or set various configuration paremeters for a virtual
+The table is used to get or set various configuration parameters for a virtual
wireless interface. Depending on the operating mode of the interface and the
hardware capabilities of the underlying hardware interface, not all parameters
and values may be supported.
@@ -104,7 +104,7 @@ WEP configuration for the wireless interfaces on the system.
Access Control configuration for wireless interfaces operating as access points.
.It Va wlanMACAccessControlMACTable
The table with Access Control MAC entries for which the configured Access
-Control POlicy on wireless interfaces operating in Host AP mode is applied.
+Control Policy on wireless interfaces operating in Host AP mode is applied.
.Va wlanMACAccessControlMACStatus
column is used to add or delete MAC ACL entries. A set with value createAndGo(4)
will add new entry, while with value destroy(6) will delete an existing one.
diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5
index 1ea6fea..4434429 100644
--- a/usr.sbin/lpr/lpr/printcap.5
+++ b/usr.sbin/lpr/lpr/printcap.5
@@ -367,7 +367,7 @@ is not in use), print data will be sent directly to the given
on the given
.Em machine .
.Sh TRANSFER STATISTICS
-When a print job is transfered to a remote machine (which might be
+When a print job is transferred to a remote machine (which might be
another unix box, or may be a network printer), it may be useful
to keep statistics on each transfer.
The
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8
index 6c1615c..e0924d5 100644
--- a/usr.sbin/makefs/makefs.8
+++ b/usr.sbin/makefs/makefs.8
@@ -204,7 +204,7 @@ If
isn't provided, the current file flags will be used.
Missing regular file entries will be created as zero-length files.
.It Fl x
-Exclude file system nodes not explcitly listed in the specfile.
+Exclude file system nodes not explicitly listed in the specfile.
.It Fl N Ar dbdir
Use the user database text file
.Pa master.passwd
diff --git a/usr.sbin/mfiutil/mfiutil.8 b/usr.sbin/mfiutil/mfiutil.8
index 063fe03..ad48ab8 100644
--- a/usr.sbin/mfiutil/mfiutil.8
+++ b/usr.sbin/mfiutil/mfiutil.8
@@ -254,7 +254,7 @@ The default locale is
The available locales are
.Dq volume ,
.Dq drive ,
-.Dq enclousure ,
+.Dq enclosure ,
.Dq battery ,
.Dq sas ,
.Dq controller ,
diff --git a/usr.sbin/nfsd/stablerestart.5 b/usr.sbin/nfsd/stablerestart.5
index 79a8ab0..b32b985 100644
--- a/usr.sbin/nfsd/stablerestart.5
+++ b/usr.sbin/nfsd/stablerestart.5
@@ -58,7 +58,7 @@ end of the grace period.
The rest of the file are appended records, as defined by
struct nfst_rec in /usr/include/fs/nfs/nfsrvstate.h and are used
represent one of two things. There are records which indicate that a
-client successfully aquired state and records that indicate a client's state was revoked.
+client successfully acquired state and records that indicate a client's state was revoked.
State revoke records indicate that state information
for a client was discarded, due to lease expiry and an otherwise
conflicting open or lock request being made by a different client.
diff --git a/usr.sbin/nfsuserd/nfsuserd.8 b/usr.sbin/nfsuserd/nfsuserd.8
index b98c34a..04100ea 100644
--- a/usr.sbin/nfsuserd/nfsuserd.8
+++ b/usr.sbin/nfsuserd/nfsuserd.8
@@ -57,7 +57,7 @@ The following options are available:
.It Fl domain Ar domain_name
This option allows you to override the default DNS domain name, which
is acquired by taking either the suffix on the machine's hostname or,
-if that name is not a fully qualified host name, the cannonical name as
+if that name is not a fully qualified host name, the canonical name as
reported by
.Xr getaddrinfo 3 .
.It Fl usertimeout Ar minutes
diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5
index 264a250..a04f16e 100644
--- a/usr.sbin/ntp/doc/ntp.conf.5
+++ b/usr.sbin/ntp/doc/ntp.conf.5
@@ -317,7 +317,7 @@ the
option to a lower limit of 4 (16 s).
.It Cm noselect
Marks the server as unused, except for display purposes.
-The server is discarded by the selection algroithm.
+The server is discarded by the selection algorithm.
.It Cm prefer
Marks the server as preferred.
All other things being equal,
@@ -1405,9 +1405,9 @@ at abusive rates.
Some violations cause denied service
only for the offending packet, others cause denied service
for a timed period and others cause the denied service for
-an indefinate period.
+an indefinite period.
When a client or network is denied access
-for an indefinate period, the only way at present to remove
+for an indefinite period, the only way at present to remove
the restrictions is by restarting the server.
.Ss The Kiss-of-Death Packet
Ordinarily, packets denied service are simply dropped with no
diff --git a/usr.sbin/ntp/doc/ntpq.8 b/usr.sbin/ntp/doc/ntpq.8
index 60a5fb9..0a47c76 100644
--- a/usr.sbin/ntp/doc/ntpq.8
+++ b/usr.sbin/ntp/doc/ntpq.8
@@ -269,7 +269,7 @@ Exit
.It Ic raw
Causes all output from query commands is printed as received
from the remote server.
-The only formating/interpretation done on
+The only formatting/interpretation done on
the data is to transform nonascii data into a printable (but barely
understandable) form.
.It Ic timeout Ar milliseconds
OpenPOWER on IntegriCloud