summaryrefslogtreecommitdiffstats
path: root/usr.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 /usr.sbin
parentd07f9bea4e3bcce2ee00a0cfcf96dec461cf0af5 (diff)
downloadFreeBSD-src-d5b5017793dfe757346addc275529dc84cd3cc9a.zip
FreeBSD-src-d5b5017793dfe757346addc275529dc84cd3cc9a.tar.gz
Remove contractions.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bluetooth/l2ping/l2ping.82
-rw-r--r--usr.sbin/ctladm/ctladm.82
-rw-r--r--usr.sbin/makefs/makefs.82
-rw-r--r--usr.sbin/mptutil/mptutil.84
-rw-r--r--usr.sbin/services_mkdb/services_mkdb.82
5 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/bluetooth/l2ping/l2ping.8 b/usr.sbin/bluetooth/l2ping/l2ping.8
index 703b0bd..73774ec 100644
--- a/usr.sbin/bluetooth/l2ping/l2ping.8
+++ b/usr.sbin/bluetooth/l2ping/l2ping.8
@@ -63,7 +63,7 @@ If this option is not specified,
.Nm
will operate until interrupted.
.It Fl f
-Don't wait between sending each packet.
+Do not wait between sending each packet.
.It Fl h
Display usage message and exit.
.It Fl i Ar wait
diff --git a/usr.sbin/ctladm/ctladm.8 b/usr.sbin/ctladm/ctladm.8
index 0bec091..68e79ff 100644
--- a/usr.sbin/ctladm/ctladm.8
+++ b/usr.sbin/ctladm/ctladm.8
@@ -487,7 +487,7 @@ cache for the entire LUN.
.It Fl r
Specify relative addressing for the starting LBA. CTL does not support
relative addressing, since it only works for linked commands, and CTL
-doesn't support linked commands.
+does not support linked commands.
.It Fl i
Tell the target to return status immediately after issuing the SYHCHRONIZE CACHE
command rather than waiting for the cache to finish syncing. CTL does not
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8
index 81bf334..4d81e45 100644
--- a/usr.sbin/makefs/makefs.8
+++ b/usr.sbin/makefs/makefs.8
@@ -325,7 +325,7 @@ Load a generic boot image into the first 32K of the cd9660 image.
.It Sy hard-disk-boot
Boot image is a hard disk image.
.It Sy keep-bad-images
-Don't throw away images whose write was aborted due to an error.
+Do not throw away images whose write was aborted due to an error.
For debugging purposes.
.It Sy label
Label name of the image.
diff --git a/usr.sbin/mptutil/mptutil.8 b/usr.sbin/mptutil/mptutil.8
index bd76ce8..e8b617f 100644
--- a/usr.sbin/mptutil/mptutil.8
+++ b/usr.sbin/mptutil/mptutil.8
@@ -196,7 +196,7 @@ If any hot spare drives are configured, then they are listed as well.
Lists all of the physical drives attached to the controller.
.It Cm show events
Display all the entries from the controller's event log.
-Due to lack of documentation this command isn't very useful currently and
+Due to lack of documentation this command is not very useful currently and
just dumps each log entry in hex.
.It Cm show volumes
Lists all of the logical volumes managed by the controller.
@@ -388,7 +388,7 @@ The mpt version 1 API that is used by
.Nm
and
.Xr mpt 4
-doesn't support volumes above two terabytes.
+does not support volumes above two terabytes.
This is a limitation of the API.
If you are using this adapter with volumes larger than two terabytes, use the adapter in JBOD mode.
Utilize
diff --git a/usr.sbin/services_mkdb/services_mkdb.8 b/usr.sbin/services_mkdb/services_mkdb.8
index ff74261..834423a 100644
--- a/usr.sbin/services_mkdb/services_mkdb.8
+++ b/usr.sbin/services_mkdb/services_mkdb.8
@@ -64,7 +64,7 @@ The options are as follows:
.It Fl o Ar database
Put the output databases in the named file.
.It Fl q
-Don't warn about duplicate services.
+Do not warn about duplicate services.
.It Fl u
Print the services file to stdout, omitting duplicate entries and comments.
.El
OpenPOWER on IntegriCloud