commit | 0745e7874182e0b995dcccbda56fb706acf4c3b7 | [log] [tgz] |
---|---|---|
author | Eric Whitney <enwlinux@gmail.com> | Mon Oct 13 04:19:24 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Oct 13 04:19:24 2014 -0400 |
tree | 700cfb54bff689c5112b70a4ac90279f757ecb12 | |
parent | deae5e809b524a3cca3ecf66be28058134575a02 [diff] |
mke2fs: fix man page discussion of usage type defaults 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>