summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages)2016-11-10 11:59:27 +0100
committerKarel Zak2016-11-29 10:44:19 +0100
commitf053ff1e3a30c7ceb10e7e4fb977810f16344453 (patch)
tree4336abc328af1317cc31cd0d0371131750558c4d /sys-utils/mount.8
parentFix typo in page cross reference (capabilities(7), not, capability(7)) (diff)
downloadkernel-qcow2-util-linux-f053ff1e3a30c7ceb10e7e4fb977810f16344453.tar.gz
kernel-qcow2-util-linux-f053ff1e3a30c7ceb10e7e4fb977810f16344453.tar.xz
kernel-qcow2-util-linux-f053ff1e3a30c7ceb10e7e4fb977810f16344453.zip
Place SEE ALSO entries in order
This patch does only the following: * Order SEE ALSO entries first by section name, then alphabetically within section * Adds one or two missing commas in SEE ALSO lists * Removes one or two periods that were (inconsistently) used at the end of SEE ALSO lists. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.814
1 files changed, 7 insertions, 7 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index f00af8f35..26bd449fb 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -3047,17 +3047,17 @@ enables loop device setup debug output
.BR umount (2),
.BR umount (8),
.BR fstab (5),
-.BR findmnt (8),
.BR nfs (5),
-.BR nfsd (8),
.BR xfs (5),
-.BR xfs_admin (8),
-.BR mountd (8),
-.BR mke2fs (8),
-.BR tune2fs (8),
.BR e2label (8),
+.BR findmnt (8),
+.BR losetup (8),
+.BR mke2fs (8),
+.BR mountd (8),
+.BR nfsd (8),
.BR swapon (8),
-.BR losetup (8)
+.BR tune2fs (8),
+.BR xfs_admin (8)
.ad
.SH BUGS
It is possible for a corrupted filesystem to cause a crash.