+2006-05-28 Theodore Tso <tytso@mit.edu>
+
+ * mke2fs.8.in (types): Clarify -T option description.
+
2006-05-22 Theodore Tso <tytso@mit.edu>
* mke2fs.conf: Make new filesystems with the following features
.BI \-T " fs-type"
Specify how the filesystem is going to be used, so that
.B mke2fs
-can choose optimal filesystem parameters for that use, as defined
-filesystem type configuration settings found in the
-.BR /etc/mke2fs.conf (5)
-file.
+can choose optimal filesystem parameters for that use. The filesystem
+types that are can be supported are defined in the configuration file
+.BR /etc/mke2fs.conf (5).
+The default configuration file contains definitions for the filesystem
+types: small, floppy, news, largefile, and largefile4.
.TP
.B \-v
Verbose execution.