Date: Sun, 23 May 2010 20:20:04 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org Subject: svn commit: r208466 - stable/7/usr.sbin/mtree Message-ID: <201005232020.o4NKK4O0080077@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Sun May 23 20:20:04 2010 New Revision: 208466 URL: http://svn.freebsd.org/changeset/base/208466 Log: MFC: r208056 Wording fixes. Modified: stable/7/usr.sbin/mtree/mtree.8 Directory Properties: stable/7/usr.sbin/mtree/ (props changed) Modified: stable/7/usr.sbin/mtree/mtree.8 ============================================================================== --- stable/7/usr.sbin/mtree/mtree.8 Sun May 23 20:18:51 2010 (r208465) +++ stable/7/usr.sbin/mtree/mtree.8 Sun May 23 20:20:04 2010 (r208466) @@ -91,7 +91,7 @@ Do not complain about files that are in specification. .It Fl i Indent the output 4 spaces each time a directory level is descended when -create a specification with the +creating a specification with the .Fl c option. This does not affect either the /set statements or the comment before each @@ -129,7 +129,7 @@ instead of from the standard input. .Pp If this option is specified twice, the two specifications are compared to each other rather than to the file hierarchy. -The specifications be sorted like output generated using +The specifications will be sorted like output generated using .Fl c . The output format in this case is somewhat remniscent of .Xr comm 1 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005232020.o4NKK4O0080077>