summaryrefslogtreecommitdiffstats
path: root/sbin/mount_std
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-13 12:07:55 +0000
committeruqs <uqs@FreeBSD.org>2010-05-13 12:07:55 +0000
commit1ab3783e1a2e5231321a0fc5399736ddc70407f0 (patch)
treec699822393a0ad4134098c013ca4b4ea4e2f3108 /sbin/mount_std
parent43b7e87f4317ace45532f012cea993a4d9d418f0 (diff)
downloadFreeBSD-src-1ab3783e1a2e5231321a0fc5399736ddc70407f0.zip
FreeBSD-src-1ab3783e1a2e5231321a0fc5399736ddc70407f0.tar.gz
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
Diffstat (limited to 'sbin/mount_std')
-rw-r--r--sbin/mount_std/mount_std.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_std/mount_std.8 b/sbin/mount_std/mount_std.8
index 7575cee..0aeeba8 100644
--- a/sbin/mount_std/mount_std.8
+++ b/sbin/mount_std/mount_std.8
@@ -142,8 +142,6 @@ loadable module for it was found.
.Xr linprocfs 5 ,
.Xr procfs 5 ,
.Xr mount 8
-.Sh CAVEATS
-None of the ``standard'' file systems may be NFS-exported.
.Sh HISTORY
The
.Nm
@@ -165,3 +163,5 @@ the
.Dq linprocfs
file system type first appeared in
.Fx 4.0 .
+.Sh CAVEATS
+None of the ``standard'' file systems may be NFS-exported.
OpenPOWER on IntegriCloud