svn commit: r244450 - projects/mtree/contrib/mtree
Brooks Davis
brooks at FreeBSD.org
Wed Dec 19 23:34:20 UTC 2012
Author: brooks
Date: Wed Dec 19 23:34:19 2012
New Revision: 244450
URL: http://svnweb.freebsd.org/changeset/base/244450
Log:
Remove the first attempt at a COMPATIBILITY section.
Modified:
projects/mtree/contrib/mtree/mtree.8
Modified: projects/mtree/contrib/mtree/mtree.8
==============================================================================
--- projects/mtree/contrib/mtree/mtree.8 Wed Dec 19 23:29:47 2012 (r244449)
+++ projects/mtree/contrib/mtree/mtree.8 Wed Dec 19 23:34:19 2012 (r244450)
@@ -691,37 +691,6 @@ option can be used in combination with
or
.Fl u
to create directory hierarchies for, for example, distributions.
-.Sh COMPATIBILITY
-This version of the
-.Nm utility differs from the version in
-.Fx 9
-and earlier in several ways:
-.Bl -bullet -compact
-.It
-When the
-.Fl c
-option is specified a final ``..'' is not emitted to match the top
-directory.
-Files made to match by appending ``..\\n\\n''.
-.It
-The
-.Fl U
-and
-.Fl u
-options do not set the modification time or the schg and/or sappnd
-file flags unless the
-.Fl t
-and
-.Fl i
-options are also passed.
-.It
-The
-.Fl j
-option is equivalent to the
-.Fx
-.Fl i
-option and should be used in its place.
-.El
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr chgrp 1 ,
More information about the svn-src-projects
mailing list