summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
committerjoel <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
commitdd1fff9bcb93c49e02a04bb712ecc2695db0c218 (patch)
treef1fb1550ad8fd503eb2a17d71116cdfebf902492 /sbin
parentc239a236c133a4ec85da52df6f459b176073ffb5 (diff)
downloadFreeBSD-src-dd1fff9bcb93c49e02a04bb712ecc2695db0c218.zip
FreeBSD-src-dd1fff9bcb93c49e02a04bb712ecc2695db0c218.tar.gz
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
Diffstat (limited to 'sbin')
-rw-r--r--sbin/devd/devd.conf.52
-rw-r--r--sbin/fsck_ffs/fsck_ffs.82
-rw-r--r--sbin/geom/core/geom.82
-rw-r--r--sbin/hastctl/hastctl.82
-rw-r--r--sbin/hastd/hast.conf.52
-rw-r--r--sbin/ifconfig/ifconfig.810
-rw-r--r--sbin/ipfw/ipfw.84
7 files changed, 12 insertions, 12 deletions
diff --git a/sbin/devd/devd.conf.5 b/sbin/devd/devd.conf.5
index 17c5e09..41e7f5d 100644
--- a/sbin/devd/devd.conf.5
+++ b/sbin/devd/devd.conf.5
@@ -380,7 +380,7 @@ USB device is detached from the system.
.Bl -tag -width ".Li DETACH" -compact
.It Sy Type
.It Li ATTACH
-USB interface is attached from a device.
+USB interface is attached to a device.
.It Li DETACH
USB interface is detached from a device.
.El
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8
index d88689b..f60e5e2 100644
--- a/sbin/fsck_ffs/fsck_ffs.8
+++ b/sbin/fsck_ffs/fsck_ffs.8
@@ -179,7 +179,7 @@ and block 160 for UFS2.
Check if file system was dismounted cleanly.
If so, skip file system checks (like "preen").
However, if the file system was not cleanly dismounted, do full checks,
-is if
+as if
.Nm
was invoked without
.Fl C .
diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8
index 8c35aa3..e745a3f 100644
--- a/sbin/geom/core/geom.8
+++ b/sbin/geom/core/geom.8
@@ -84,7 +84,7 @@ Load the kernel module that implements the given class.
This command is only available if the class does not yet exist in the kernel and
the file
.Pa geom_ Ns Ao Ar class Ac Ns Pa .ko
-can be found in one of the directories specifed in
+can be found in one of the directories specified in
.Va kern.module_path
sysctl.
.It Cm unload
diff --git a/sbin/hastctl/hastctl.8 b/sbin/hastctl/hastctl.8
index c837353..727f54b 100644
--- a/sbin/hastctl/hastctl.8
+++ b/sbin/hastctl/hastctl.8
@@ -105,7 +105,7 @@ The default extent size is
Maximum number of dirty extents to keep dirty all the time.
Most recently used extents are kept dirty to reduce number of metadata
updates.
-The default numer of most recently used extents which will be kept
+The default number of most recently used extents which will be kept
dirty is
.Va 64 .
.It Fl m Ar mediasize
diff --git a/sbin/hastd/hast.conf.5 b/sbin/hastd/hast.conf.5
index f1bd7cf..11f7244 100644
--- a/sbin/hastd/hast.conf.5
+++ b/sbin/hastd/hast.conf.5
@@ -34,7 +34,7 @@
.Nm hast.conf
.Nd configuration file for the
.Xr hastd 8
-deamon and the
+daemon and the
.Xr hastctl 8
utility.
.Sh DESCRIPTION
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index e3a5a94..a7735d5 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -939,7 +939,7 @@ should be used by specifying ``6:g''.
Similarly the channel width can be specified by appending it
with ``/''; e.g. ``6/40'' specifies a 40MHz wide channel,
These attributes can be combined as in: ``6:ht/40''.
-The full set of flags specified following a `:'' are:
+The full set of flags specified following a ``:'' are:
.Cm a
(802.11a),
.Cm b
@@ -966,7 +966,7 @@ The full set of channel widths following a '/' are:
(20MHz mostly for use in specifying ht20),
and
.Cm 40
-(40MHz mostly for use in specifying ht40),
+(40MHz mostly for use in specifying ht40).
In addition,
a 40MHz HT channel specification may include the location
of the extension channel by appending ``+'' or ``-'' for above and below,
@@ -999,7 +999,7 @@ according to a least-congested criteria.
DFS support is mandatory for some 5Ghz frequencies in certain
locales (e.g. ETSI).
By default DFS is enabled according to the regulatory definitions
-specified in /etc/regdomain.xml and the curent country code, regdomain,
+specified in /etc/regdomain.xml and the current country code, regdomain,
and channel.
Note the underlying device (and driver) must support radar detection
for full DFS support to work.
@@ -1719,7 +1719,7 @@ If an
.Ar index
is not given, key 1 is set.
A WEP key will be either 5 or 13
-characters (40 or 104 bits) depending of the local network and the
+characters (40 or 104 bits) depending on the local network and the
capabilities of the adaptor.
It may be specified either as a plain
string or as a string of hexadecimal digits preceded by
@@ -1942,7 +1942,7 @@ Nodes on the mesh without a path to this root mesh station with try to
discover a path to us.
.It Cm PROACTIVE
Send broadcast path requests every two seconds and every node must reply with
-with a path reply even if it already has a path to this root mesh station,
+with a path reply even if it already has a path to this root mesh station.
.It Cm RANN
Send broadcast root announcement (RANN) frames.
Nodes on the mesh without a path to this root mesh station with try to
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 2895170..b8e94f5 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1917,7 +1917,7 @@ and
.Pp
The SCHED_MASK is used to assign flows to one or more
scheduler instances, one for each
-value of the packet's 5-fuple after applying SCHED_MASK.
+value of the packet's 5-tuple after applying SCHED_MASK.
As an example, using ``src-ip 0xffffff00'' creates one instance
for each /24 destination subnet.
.Pp
@@ -2098,7 +2098,7 @@ with either delay or probability first, according
to the chosen format.
The unit for delay is milliseconds.
Data points do not need to be sorted.
-Also, tne number of actual lines can be different
+Also, the number of actual lines can be different
from the value of the "samples" parameter:
.Nm
utility will sort and interpolate
OpenPOWER on IntegriCloud