Whamcloud - gitweb
mke2fs: Simple man page nodiscard option correction
[tools/e2fsprogs.git] / misc / e2label.8.in
index fecb888..aff08d9 100644 (file)
@@ -4,16 +4,17 @@
 .\" 
 .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
-device
+.I device
 [
-new-label
+.I new-label
 ]
 .SH DESCRIPTION
-.BI e2label
-will display or change the filesystem label on the ext2 filesystem located on
+.B e2label
+will display or change the filesystem label on the ext2, ext3, or ext4 
+filesystem located on
 .I device.  
 .PP
 If the optional argument 
@@ -35,17 +36,17 @@ is longer than 16 characters,
 will truncate it and print a warning message.  
 .PP
 It is also possible to set the filesystem label using the
-.-L
+.B \-L
 option of 
 .BR tune2fs (8).
 .PP
 .SH AUTHOR
 .B e2label 
-was written by Andries Brouwer (aeb@cwi.nl).
+was written by Theodore Ts'o (tytso@mit.edu).
 .SH AVAILABILITY
 .B e2label
-is part of the e2fsprogs package and is available for anonymous 
-ftp from tsx-11.mit.edu in /pub/linux/packages/ext2fs.
+is part of the e2fsprogs package and is available from 
+http://e2fsprogs.sourceforge.net.
 .SH SEE ALSO
 .BR mke2fs (8),
 .BR tune2fs (8)