]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: Simple man page nodiscard option correction
authorLukas Czerner <lczerner@redhat.com>
Tue, 1 Feb 2011 16:56:41 +0000 (17:56 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 21 Feb 2011 02:50:24 +0000 (21:50 -0500)
commit855a77a19704ef7e0acd542cce19a6e8ee07582d
tree93146b5e1384b94e90f8414e469c241465d34672
parent6a426c97ec2de0968b4cde62e5eab3df605bde33
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>
misc/mke2fs.8.in