From: Lukas Czerner Date: Tue, 1 Feb 2011 16:56:41 +0000 (+0100) Subject: mke2fs: Simple man page nodiscard option correction X-Git-Tag: v1.41.90.wc1~4^2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=855a77a19704ef7e0acd542cce19a6e8ee07582d;p=tools%2Fe2fsprogs.git 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 Signed-off-by: Theodore Ts'o --- diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index c587d81..a3b0dd6 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -247,7 +247,7 @@ zeroed. This significantly speeds up filesystem initialization. This is set as default. .TP .BI nodiscard -Do not attempt to discard blocks at mkfs time. This is the default. +Do not attempt to discard blocks at mkfs time. .RE .TP .BI \-f " fragment-size"