]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Manual pages: mount.8: SEE ALSO: add some obvious references
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Thu, 28 May 2020 14:58:20 +0000 (16:58 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 29 May 2020 07:44:58 +0000 (09:44 +0200)
And correct sort order for "umount(8)" entry.

Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com>
sys-utils/mount.8

index 7a1782284d3587d36f0c191c9acc0ba3229e5f0e..b7a14de4ed406776837e77840d86ebba325ce2ef 100644 (file)
@@ -2759,13 +2759,15 @@ Karel Zak <kzak@redhat.com>
 .fi
 .SH SEE ALSO
 .na
+.BR lsblk (1),
 .BR mount (2),
 .BR umount (2),
-.BR umount (8),
+.BR fileystems (5),
 .BR fstab (5),
 .BR nfs (5),
 .BR xfs (5),
 .BR mount_namespaces (7)
+.BR xattr (7)
 .BR e2label (8),
 .BR findmnt (8),
 .BR losetup (8),
@@ -2774,6 +2776,7 @@ Karel Zak <kzak@redhat.com>
 .BR nfsd (8),
 .BR swapon (8),
 .BR tune2fs (8),
+.BR umount (8),
 .BR xfs_admin (8)
 .ad
 .SH AVAILABILITY