]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
mke2fs: fix man page discussion of usage type defaults
authorEric Whitney <enwlinux@gmail.com>
Mon, 13 Oct 2014 08:19:24 +0000 (04:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 13 Oct 2014 08:19:24 +0000 (04:19 -0400)
The man page description of the file system size thresholds used by
mke2fs to select a usage type when not otherwise specified by the -T
switch does not match the code.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.8.in

index 50d10ecc79c64cda829de11f68da2cd855658b85..1002eae965d5476593160fcbdb4118a109fb4676 100644 (file)
@@ -675,11 +675,11 @@ using a comma separated list.
 If this option is is not specified,
 .B mke2fs
 will pick a single default usage type based on the size of the filesystem to
-be created.  If the filesystem size is less than or equal to 3 megabytes,
+be created.  If the filesystem size is less than 3 megabytes,
 .B mke2fs
 will use the filesystem type
 .IR floppy .
-If the filesystem size is greater than 3 but less than or equal to
+If the filesystem size is greater than or equal to 3 but less than
 512 megabytes,
 .BR mke2fs (8)
 will use the filesystem type