From: Karel Zak Date: Mon, 1 Jun 2009 09:32:44 +0000 (+0200) Subject: mount: cleanup notes about -l option in mount.8 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7388af9e654e0f71edbe82e5bb3fd113c5489fa8;p=util-linux mount: cleanup notes about -l option in mount.8 Signed-off-by: Karel Zak --- diff --git a/mount/mount.8 b/mount/mount.8 index 8da67689..e2aa589d 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -98,7 +98,7 @@ prints a version string .BI "mount [-l] [-t" " type" ] lists all mounted file systems (of type .IR type ). -The option \-l adds the (ext2, ext3 and XFS) labels in this listing. +The option \-l adds the labels in this listing. See below. .RE @@ -393,7 +393,7 @@ exists (with regular non-fake mount, this check is done by kernel). Don't call the /sbin/mount. helper even if it exists. .TP .B \-l -Add the ext2, ext3 and XFS labels in the mount output. Mount must have +Add the labels in the mount output. Mount must have permission to read the disk device (e.g. be suid root) for this to work. One can set such a label for ext2 or ext3 using the .BR e2label (8)