summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /bin
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'bin')
-rw-r--r--bin/date/date.12
-rw-r--r--bin/ln/symlink.72
-rw-r--r--bin/ls/ls.14
-rw-r--r--bin/pax/tar.12
-rw-r--r--bin/rcp/rcp.12
5 files changed, 6 insertions, 6 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 9d7770d..a514ffe 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -210,7 +210,7 @@ the clock goes back at 02:00 to 01:00, using
.Fl v No +3H
will be necessary to reach October 29, 2:30.
.Pp
-When the date is adjusted to a specific value that doesn't actually exist
+When the date is adjusted to a specific value that does not actually exist
(for example March 26, 1:30 BST 2000 in the Europe/London timezone),
the date will be silently adjusted forwards in units of one hour until it
reaches a valid time.
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index 69c3e01..d2e8cbb 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -69,7 +69,7 @@ the link.
Symbolic links may reference other symbolic links,
in which case the links are dereferenced until an object that is
not a symbolic link is found,
-a symbolic link which references a file which doesn't exist is found,
+a symbolic link which references a file which does not exist is found,
or a loop is detected.
(Loop detection is done by placing an upper limit on the number of
links that may be followed, and an error results if this limit is
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index dfb521f..314b5a2 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -475,12 +475,12 @@ variable must be set to
.Dq Li xterm-color .
Other terminal types may require similar adjustments.
Colorization
-is silently disabled if the output isn't directed to a terminal
+is silently disabled if the output is not directed to a terminal
unless the
.Ev CLICOLOR_FORCE
variable is defined.
.It Ev CLICOLOR_FORCE
-Color sequences are normally disabled if the output isn't directed to
+Color sequences are normally disabled if the output is not directed to
a terminal.
This can be overridden by setting this flag.
The
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1
index 10f93a9..ff66ccb 100644
--- a/bin/pax/tar.1
+++ b/bin/pax/tar.1
@@ -120,7 +120,7 @@ Write old-style
.Pq non- Ns Tn POSIX
archives.
.It Fl o
-Don't write directory information that the older (V7) style
+Do not write directory information that the older (V7) style
.Nm
is unable to decode.
This implies the
diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1
index 029664b..374b41b 100644
--- a/bin/rcp/rcp.1
+++ b/bin/rcp/rcp.1
@@ -129,7 +129,7 @@ described here
has been reimplemented with Kerberos in
.Bx 4.3 Reno .
.Sh BUGS
-Doesn't detect all cases where the target of a copy might
+Does not detect all cases where the target of a copy might
be a file in cases where only a directory should be legal.
.Pp
Is confused by any output generated by commands in a
OpenPOWER on IntegriCloud