summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
committerru <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
commit6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c (patch)
treefcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /usr.bin
parent2896c0ddcb033d90d22079e179db06a254613194 (diff)
downloadFreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.zip
FreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.tar.gz
Expand contractions.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/file/file.12
-rw-r--r--usr.bin/indent/indent.14
-rw-r--r--usr.bin/mt/mt.12
-rw-r--r--usr.bin/tr/tr.12
-rw-r--r--usr.bin/write/write.12
5 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index 6565a9b..7891226 100644
--- a/usr.bin/file/file.1
+++ b/usr.bin/file/file.1
@@ -68,7 +68,7 @@ The file system tests are based on examining the return from a
.Xr stat 2
system call.
The program checks to see if the file is empty,
-or if it's some sort of special file.
+or if it is some sort of special file.
Any known file types appropriate to the system you are running on
(sockets, symbolic links, or named pipes (FIFOs) on those systems that
implement them)
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1
index e3d980a..b2a3827 100644
--- a/usr.bin/indent/indent.1
+++ b/usr.bin/indent/indent.1
@@ -257,7 +257,7 @@ The default is
Enables (disables) special
.Ic else-if
processing.
-If it's enabled, an
+If it is enabled, an
.Ic if
following an
.Ic else
@@ -390,7 +390,7 @@ appear in your program that are defined by
\- nothing will be
harmed if you miss a few, but the program will not be formatted as nicely as
it should.
-This sounds like a painful thing to have to do, but it's really
+This sounds like a painful thing to have to do, but it is really
a symptom of a problem in C:
.Ic typedef
causes a syntactic change in the
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1
index d94f28d..5fe6651 100644
--- a/usr.bin/mt/mt.1
+++ b/usr.bin/mt/mt.1
@@ -147,7 +147,7 @@ considered definitive tape positions).
Print (and clear) error status information about this device.
For every normal
operation (e.g., a read or a write) and every control operation (e.g,, a
-rewind), the driver stores up the last command executed and it's associated
+rewind), the driver stores up the last command executed and it is associated
status and any residual counts (if any).
This command retrieves and prints this
information.
diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1
index 1829aa6..9c36c91 100644
--- a/usr.bin/tr/tr.1
+++ b/usr.bin/tr/tr.1
@@ -268,7 +268,7 @@ sequence to the length of
If
.Ar n
has a leading zero, it is interpreted as an octal value, otherwise,
-it's interpreted as a decimal value.
+it is interpreted as a decimal value.
.El
.Sh ENVIRONMENT
The
diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1
index f133cc6..6099328 100644
--- a/usr.bin/write/write.1
+++ b/usr.bin/write/write.1
@@ -88,7 +88,7 @@ home, the message will go to the right place.
.Pp
The traditional protocol for writing to someone is that the string
.Ql \-o ,
-either at the end of a line or on a line by itself, means that it's the
+either at the end of a line or on a line by itself, means that it is the
other person's turn to talk.
The string
.Ql oo
OpenPOWER on IntegriCloud