From: Lukas Czerner <lczerner@redhat.com>
To: linux-ext4@vger.kernel.org
Cc: tytso@MIT.EDU, lczerner@redhat.com
Subject: [PATCH] mke2fs: Simple man page nodiscard option correction
Date: Tue, 1 Feb 2011 17:56:41 +0100 [thread overview]
Message-ID: <1296579401-27203-1-git-send-email-lczerner@redhat.com> (raw)
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>
---
misc/mke2fs.8.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index 2eead17..4a3b0c3 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"
--
1.7.2.3
next reply other threads:[~2011-02-01 16:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-01 16:56 Lukas Czerner [this message]
2011-02-16 10:38 ` [PATCH] mke2fs: Simple man page nodiscard option correction Lukas Czerner
2011-02-21 2:58 ` Ted Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1296579401-27203-1-git-send-email-lczerner@redhat.com \
--to=lczerner@redhat.com \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@MIT.EDU \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.