summaryrefslogtreecommitdiffstats
path: root/usr.bin/xinstall
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 /usr.bin/xinstall
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'usr.bin/xinstall')
-rw-r--r--usr.bin/xinstall/install.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1
index d41556e..d82cc55 100644
--- a/usr.bin/xinstall/install.1
+++ b/usr.bin/xinstall/install.1
@@ -100,7 +100,7 @@ is given.
.It Fl C
Copy the file.
If the target file already exists and the files are the same,
-then don't change the modification time of the target.
+then do not change the modification time of the target.
If the target's file flags and mode need not to be changed,
the target's inode change time is also unchanged.
.It Fl c
@@ -136,7 +136,7 @@ Preserve the access and modification times.
Copy the file, as if the
.Fl C
(compare and copy) option is specified,
-except if the target file doesn't already exist or is different,
+except if the target file does not already exist or is different,
then preserve the access and modification times of the source file.
.It Fl S
Safe copy.
OpenPOWER on IntegriCloud