Whamcloud - gitweb
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)
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

index c587d81..a3b0dd6 100644 (file)
@@ -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"