aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtree
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit0227791b40a6936310e1dd376b0883b540fec0c0 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.sbin/mtree
parente340fc602be23c05a35f023bb91e70b4148c2ad9 (diff)
downloadsrc-0227791b40a6936310e1dd376b0883b540fec0c0.tar.gz
src-0227791b40a6936310e1dd376b0883b540fec0c0.zip
Expand *n't contractions.
Notes
Notes: svn path=/head/; revision=141846
Diffstat (limited to 'usr.sbin/mtree')
-rw-r--r--usr.sbin/mtree/mtree.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8
index 2cb9bfdc2ef2..971474a1185b 100644
--- a/usr.sbin/mtree/mtree.8
+++ b/usr.sbin/mtree/mtree.8
@@ -72,7 +72,7 @@ The options are as follows:
.It Fl L
Follow all symbolic links in the file hierarchy.
.It Fl P
-Don't follow symbolic links in the file hierarchy, instead consider
+Do not follow symbolic links in the file hierarchy, instead consider
the symbolic link itself in any comparisons.
This is the default.
.It Fl U
@@ -87,7 +87,7 @@ Print a specification for the file hierarchy to the standard output.
.It Fl d
Ignore everything except directory type files.
.It Fl e
-Don't complain about files that are in the file hierarchy, but not in the
+Do not complain about files that are in the file hierarchy, but not in the
specification.
.It Fl i
Indent the output 4 spaces each time a directory level is descended when
@@ -121,7 +121,7 @@ the specification.
.It Fl w
Make some errorconditions non-fatal warnings.
.It Fl x
-Don't descend below mount points in the file hierarchy.
+Do not descend below mount points in the file hierarchy.
.It Fl f Ar file
Read the specification from
.Ar file ,