Whamcloud - gitweb
mke2fs: use "extent" consistently as a feature name in the man page
authorTheodore Ts'o <tytso@mit.edu>
Thu, 15 Sep 2011 18:24:37 +0000 (14:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 15 Sep 2011 18:25:51 +0000 (14:25 -0400)
Addresses-Debian-Bug: #639411

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.8.in

index a3b0dd6..bfd421e 100644 (file)
@@ -595,7 +595,7 @@ option is used to explicitly add or remove filesystem options that
 should be set in the newly created filesystem, the
 resulting filesystem may not be supported by the requested
 .IR fs-type .
-(e.g., "\fBmke2fs \-t ext3 \-O extents /dev/sdXX\fR" will create a
+(e.g., "\fBmke2fs \-t ext3 \-O extent /dev/sdXX\fR" will create a
 filesystem that is not supported by the ext3 implementation as found in
 the Linux kernel; and "\fBmke2fs \-t ext3 \-O ^has_journal /dev/hdXX\fR"
 will create a filesystem that does not have a journal and hence will not