From 1ab3783e1a2e5231321a0fc5399736ddc70407f0 Mon Sep 17 00:00:00 2001 From: uqs Date: Thu, 13 May 2010 12:07:55 +0000 Subject: mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the bottom of the manpages and order them consistently. GNU groff doesn't care about the ordering, and doesn't even mention CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put them. Found by: mdocml lint run Reviewed by: ru --- sbin/mksnap_ffs/mksnap_ffs.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/mksnap_ffs') diff --git a/sbin/mksnap_ffs/mksnap_ffs.8 b/sbin/mksnap_ffs/mksnap_ffs.8 index 92e59e5..f9558df 100644 --- a/sbin/mksnap_ffs/mksnap_ffs.8 +++ b/sbin/mksnap_ffs/mksnap_ffs.8 @@ -71,11 +71,11 @@ mount -o ro /dev/md0 /mnt/ .Xr chown 8 , .Xr mdconfig 8 , .Xr mount 8 -.Sh CAVEATS -The disk full situation is not handled gracefully and may -lead to a system panic when no free blocks are found. .Sh HISTORY The .Nm utility first appeared in .Fx 5.0 . +.Sh CAVEATS +The disk full situation is not handled gracefully and may +lead to a system panic when no free blocks are found. -- cgit v1.1