summaryrefslogtreecommitdiffstats
path: root/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 /sbin
parentd1366c1596b57fce1d8e3437a62744761594f724 (diff)
downloadFreeBSD-src-f4e8725880aad15a64790723505167159829163a.zip
FreeBSD-src-f4e8725880aad15a64790723505167159829163a.tar.gz
Fix typos and spelling mistakes.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/fsck/fsck.82
-rw-r--r--sbin/fsck_ffs/fsck_ffs.82
-rw-r--r--sbin/geom/class/part/gpart.82
-rw-r--r--sbin/geom/core/geom.82
-rw-r--r--sbin/ifconfig/ifconfig.84
-rw-r--r--sbin/ping6/ping6.82
-rw-r--r--sbin/sunlabel/sunlabel.82
7 files changed, 8 insertions, 8 deletions
diff --git a/sbin/fsck/fsck.8 b/sbin/fsck/fsck.8
index c7cb0a5..d3f1d4a 100644
--- a/sbin/fsck/fsck.8
+++ b/sbin/fsck/fsck.8
@@ -171,7 +171,7 @@ When running in background mode,
only one file system at a time will be checked.
Note that background
.Nm
-is limited to checking for only the most commonly occuring
+is limited to checking for only the most commonly occurring
file system abnormalities.
Under certain circumstances,
some errors can escape background
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8
index 6a795b7..d88689b 100644
--- a/sbin/fsck_ffs/fsck_ffs.8
+++ b/sbin/fsck_ffs/fsck_ffs.8
@@ -176,7 +176,7 @@ the super block for the file system.
An alternate super block is usually located at block 32 for UFS1,
and block 160 for UFS2.
.It Fl C
-Check if file system was dismouted cleanly.
+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
diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8
index a633bf9..6a62618 100644
--- a/sbin/geom/class/part/gpart.8
+++ b/sbin/geom/class/part/gpart.8
@@ -177,7 +177,7 @@ option. SI unit suffixes are allowed. One or both
.Fl b
and
.Fl s
-options can be ommitted. If so they are automatically calculated.
+options can be omitted. If so they are automatically calculated.
The type of the partition is given by the
.Fl t Ar type
option.
diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8
index 7950468..8c35aa3 100644
--- a/sbin/geom/core/geom.8
+++ b/sbin/geom/core/geom.8
@@ -57,7 +57,7 @@ The
utility is used to control various GEOM classes.
A class has to be aware of
.Xr geom 8
-comunication methods, but there are also some standard commands
+communication methods, but there are also some standard commands
which can be used for existing
.Xr geom 8
unaware classes.
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 614302f..e3a5a94 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -604,7 +604,7 @@ If the interface was reset when previously marked down,
the hardware will be re-initialized.
.El
.Pp
-The following parameters are for ICMPv6 Neightbor Discovery Protocol.
+The following parameters are for ICMPv6 Neighbor Discovery Protocol.
Note that the address family keyword
.Dq Li inet6
is needed for them:
@@ -645,7 +645,7 @@ Set a flag to enable Neighbor Unreachability Detection.
Clear a flag
.Cm nud .
.It Cm prefer_source
-Set a flag to prefer addesses on the interface as candidates of the
+Set a flag to prefer addresses on the interface as candidates of the
source address for outgoing packets.
.It Cm -prefer_source
Clear a flag
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8
index 3298dea..fd6e63a 100644
--- a/sbin/ping6/ping6.8
+++ b/sbin/ping6/ping6.8
@@ -429,7 +429,7 @@ The
utility returns 0 on success (the host is alive),
2 if the transmission was successful but no responses were received,
any other non-zero value if the arguments are incorrect or
-another error has occured.
+another error has occurred.
.Sh EXAMPLES
Normally,
.Nm
diff --git a/sbin/sunlabel/sunlabel.8 b/sbin/sunlabel/sunlabel.8
index f577242..7e3d3f2 100644
--- a/sbin/sunlabel/sunlabel.8
+++ b/sbin/sunlabel/sunlabel.8
@@ -346,7 +346,7 @@ The following VTOC flags are known:
Optionally, both the tag and/or the flag name may be specified
numerically, using standard
.Ql C
-numerial notation (prefix
+numerical notation (prefix
.Ql 0x
for hexadecimal numbers,
.Ql 0
OpenPOWER on IntegriCloud