svn commit: r224740 - stable/8/sbin/rcorder
Doug Barton
dougb at FreeBSD.org
Tue Aug 9 20:38:22 UTC 2011
Author: dougb
Date: Tue Aug 9 20:38:21 2011
New Revision: 224740
URL: http://svn.freebsd.org/changeset/base/224740
Log:
MFC r208027:
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
bottom of the manpages and order them consistently.
Modified:
stable/8/sbin/rcorder/rcorder.8
Directory Properties:
stable/8/sbin/rcorder/ (props changed)
Modified: stable/8/sbin/rcorder/rcorder.8
==============================================================================
--- stable/8/sbin/rcorder/rcorder.8 Tue Aug 9 20:07:16 2011 (r224739)
+++ stable/8/sbin/rcorder/rcorder.8 Tue Aug 9 20:38:21 2011 (r224740)
@@ -152,6 +152,19 @@ processing the stated condition.
A set of files has a circular dependency which was detected while
processing the stated file.
.El
+.Sh SEE ALSO
+.Xr rc 8
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Nx 1.5 .
+.Sh AUTHORS
+.An -nosplit
+Written by
+.An Perry E. Metzger Aq perry at piermont.com
+and
+.An Matthew R. Green Aq mrg at eterna.com.au .
.Sh BUGS
The
.Dq Li REQUIRE
@@ -171,16 +184,3 @@ script in the dependency ordering,
not necessarily that it requires
.Xr named 8
to be started or enabled.
-.Sh SEE ALSO
-.Xr rc 8
-.Sh HISTORY
-The
-.Nm
-utility first appeared in
-.Nx 1.5 .
-.Sh AUTHORS
-.An -nosplit
-Written by
-.An Perry E. Metzger Aq perry at piermont.com
-and
-.An Matthew R. Green Aq mrg at eterna.com.au .
More information about the svn-src-stable-8
mailing list