]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: add ext4 to the list of filesystems in mount.8
authorKarel Zak <kzak@redhat.com>
Mon, 1 Jun 2009 19:48:26 +0000 (21:48 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 1 Jun 2009 19:48:26 +0000 (21:48 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 839b9819654c25c452d5c40d10102dc8302fdbb4..3d15f55db439a5e54f4bfc63acc9b9a6a8d0e649 100644 (file)
@@ -395,7 +395,7 @@ Don't call the /sbin/mount.<filesystem> helper even if it exists.
 .B \-l
 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
+One can set such a label for ext2, ext3 or ext4 using the
 .BR e2label (8)
 utility, or for XFS using
 .BR xfs_admin (8),
@@ -466,6 +466,7 @@ currently supported include:
 .IR ext ,
 .IR ext2 ,
 .IR ext3 ,
+.IR ext4 ,
 .IR hfs ,
 .IR hfsplus ,
 .IR hpfs ,