diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2010-03-30 09:22:33 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2010-03-30 09:22:33 +0000 |
| commit | 3e6b66eecc9f4f77ddfe3d126d7174ff4b52b01b (patch) | |
| tree | 3589a3e8563e56633d34b703201eb72b9b0ef861 /usr.sbin/mtree | |
| parent | bb06482c770d2292c871b293004af6fae6cd0626 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mtree')
| -rw-r--r-- | usr.sbin/mtree/mtree.8 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index f0a93ed8cdad..119481b67463 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -41,9 +41,6 @@ .Op Fl f Ar spec .Ek .Bk -words -.Op Fl f Ar spec -.Ek -.Bk -words .Op Fl K Ar keywords .Ek .Bk -words @@ -119,7 +116,7 @@ Same as except a status of 2 is returned if the file hierarchy did not match the specification. .It Fl w -Make some errorconditions non-fatal warnings. +Make some errors non-fatal warnings. .It Fl x Do not descend below mount points in the file hierarchy. .It Fl f Ar file |
