]> err.no Git - util-linux/commitdiff
mount: cleanup notes about -l option in mount.8
authorKarel Zak <kzak@redhat.com>
Mon, 1 Jun 2009 09:32:44 +0000 (11:32 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 1 Jun 2009 09:32:44 +0000 (11:32 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 8da676898213703a698557c7743223c4e27b12c5..e2aa589d84a3c38dba3be4f15216aea5aa08bf40 100644 (file)
@@ -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.<filesystem> 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)