Date: Sun, 23 May 2010 20:18:51 +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-8@freebsd.org Subject: svn commit: r208465 - stable/8/usr.sbin/mtree Message-ID: <201005232018.o4NKIp0b079761@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Sun May 23 20:18:51 2010 New Revision: 208465 URL: http://svn.freebsd.org/changeset/base/208465 Log: MFC: r208056 Wording fixes. 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 Sun May 23 20:16:18 2010 (r208464) +++ stable/8/usr.sbin/mtree/mtree.8 Sun May 23 20:18:51 2010 (r208465) @@ -88,7 +88,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 @@ -126,7 +126,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?201005232018.o4NKIp0b079761>