summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2013-04-11 18:46:41 +0000
committerjoel <joel@FreeBSD.org>2013-04-11 18:46:41 +0000
commitd5b5017793dfe757346addc275529dc84cd3cc9a (patch)
tree1433ae6d28e9a217bc9a5c5cdbb64c79a105627c /sbin
parentd07f9bea4e3bcce2ee00a0cfcf96dec461cf0af5 (diff)
downloadFreeBSD-src-d5b5017793dfe757346addc275529dc84cd3cc9a.zip
FreeBSD-src-d5b5017793dfe757346addc275529dc84cd3cc9a.tar.gz
Remove contractions.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/camcontrol/camcontrol.82
-rw-r--r--sbin/kldload/kldload.82
-rw-r--r--sbin/newfs/newfs.82
3 files changed, 3 insertions, 3 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index 9c749b4..7a13aa4 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -376,7 +376,7 @@ There are a couple of options to modify the output:
.It Fl c
Just print out a count of LUNs, not the actual LUN numbers.
.It Fl l
-Just print out the LUNs, and don't print out the count.
+Just print out the LUNs, and do not print out the count.
.It Fl r Ar reporttype
Specify the type of report to request from the target:
.Bl -tag -width 012345678
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8
index b039edf..ee913ed 100644
--- a/sbin/kldload/kldload.8
+++ b/sbin/kldload/kldload.8
@@ -63,7 +63,7 @@ in the current directory.
The following options are available:
.Bl -tag -width indent
.It Fl n
-Don't try to load module if already loaded.
+Do not try to load module if already loaded.
.It Fl v
Be more verbose.
.It Fl q
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index f40b607..51cc833 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -226,7 +226,7 @@ See
for more details on how to set this option.
.It Fl p Ar partition
The partition name (a..h) you want to use in case the underlying image
-is a file, so you don't have access to individual partitions through the
+is a file, so you do not have access to individual partitions through the
filesystem.
Can also be used with a device, e.g.
.Nm
OpenPOWER on IntegriCloud