Author: maxim
Date: Tue Mar 30 09:22:33 2010
New Revision: 205873
URL: http://svn.freebsd.org/changeset/base/205873

Log:
  o Remove a duplicate reference to -f flag in the SYNOPSYS section.
  o Improve wording.
  
  PR:           docs/144407
  Submitted by: gcooper
  MFC after:    1 week

Modified:
  head/usr.sbin/mtree/mtree.8

Modified: head/usr.sbin/mtree/mtree.8
==============================================================================
--- head/usr.sbin/mtree/mtree.8 Tue Mar 30 06:42:01 2010        (r205872)
+++ head/usr.sbin/mtree/mtree.8 Tue Mar 30 09:22:33 2010        (r205873)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to