commit | 855a77a19704ef7e0acd542cce19a6e8ee07582d | [log] [tgz] |
---|---|---|
author | Lukas Czerner <lczerner@redhat.com> | Tue Feb 01 17:56:41 2011 +0100 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Feb 20 21:50:24 2011 -0500 |
tree | 93146b5e1384b94e90f8414e469c241465d34672 | |
parent | 6a426c97ec2de0968b4cde62e5eab3df605bde33 [diff] |
mke2fs: Simple man page nodiscard option correction It is not true that 'nodiscard' is set as default, so remove this sentence. The default is 'discard' and it is properly documented in man page. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>