From 1541af42f12f8570fb332516efee8f1e030c3e46 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 13 Feb 2005 22:25:33 +0000 Subject: Expand *n't contractions. --- bin/date/date.1 | 2 +- bin/ln/symlink.7 | 2 +- bin/ls/ls.1 | 4 ++-- bin/pax/tar.1 | 2 +- bin/rcp/rcp.1 | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'bin') 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 -- cgit v1.1