Whamcloud - gitweb
mke2fs.8.in: add missing "big" and "huge" usage-type description
authorNamhyung Kim <namhyung@gmail.com>
Mon, 29 Nov 2010 08:55:12 +0000 (17:55 +0900)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 21 Dec 2010 23:43:59 +0000 (18:43 -0500)
The commit 493024ea1d74e4cb48aac3a24111f5c8da343e9f ("mke2fs: Fix up the
fs type and feature selection for 64-bit blocks") added 'big' and 'huge'
usage-type but was missing description in man page. Add it.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.8.in

index c587d81..b64d2aa 100644 (file)
@@ -620,8 +620,17 @@ will use the filesystem type
 If the filesystem size is greater than 3 but less than or equal to
 512 megabytes,
 .BR mke2fs (8)
-will use the filesystem
+will use the filesystem type
 .IR small .
+If the filesystem size is greater than or equal to 4 terabytes but less than
+16 terabytes,
+.BR mke2fs (8)
+will use the filesystem type
+.IR big .
+If the filesystem size is greater than or equal to 16 terabytes,
+.BR mke2fs (8)
+will use the filesystem type
+.IR huge .
 Otherwise,
 .BR mke2fs (8)
 will use the default filesystem type