Date: Wed, 21 Apr 2010 05:38:16 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r206982 - stable/8/usr.sbin/mtree Message-ID: <201004210538.o3L5cGmo060805@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maxim Date: Wed Apr 21 05:38:16 2010 New Revision: 206982 URL: http://svn.freebsd.org/changeset/base/206982 Log: MFC r205873: remove duplication, improve wording. Modified: stable/8/usr.sbin/mtree/mtree.8 Directory Properties: stable/8/usr.sbin/mtree/ (props changed) Modified: stable/8/usr.sbin/mtree/mtree.8 ============================================================================== --- stable/8/usr.sbin/mtree/mtree.8 Wed Apr 21 05:36:53 2010 (r206981) +++ stable/8/usr.sbin/mtree/mtree.8 Wed Apr 21 05:38:16 2010 (r206982) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004210538.o3L5cGmo060805>