Whamcloud - gitweb
filefrag: accommodate holes when calculating expected values
[tools/e2fsprogs.git] / misc / e2label.8.in
index 3152d41..aff08d9 100644 (file)
@@ -4,7 +4,7 @@
 .\" 
 .TH E2LABEL 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-e2label \- Change the label on an ext2 filesystem
+e2label \- Change the label on an ext2/ext3/ext4 filesystem
 .SH SYNOPSIS
 .B e2label
 .I device
@@ -13,7 +13,8 @@ e2label \- Change the label on an ext2 filesystem
 ]
 .SH DESCRIPTION
 .B e2label
-will display or change the filesystem label on the ext2 filesystem located on
+will display or change the filesystem label on the ext2, ext3, or ext4 
+filesystem located on
 .I device.  
 .PP
 If the optional argument 
@@ -44,7 +45,7 @@ option of
 was written by Theodore Ts'o (tytso@mit.edu).
 .SH AVAILABILITY
 .B e2label
-is part of the e2fsprogs package and is available from anonymous 
+is part of the e2fsprogs package and is available from 
 http://e2fsprogs.sourceforge.net.
 .SH SEE ALSO
 .BR mke2fs (8),