linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mke2fs.8.in: correct the sign of a block-size constraint.
@ 2010-07-24 22:01 Chris Frost
  2010-07-25  4:55 ` Eric Sandeen
  2010-07-29 16:59 ` [PATCH V2] mke2fs.8.in: clarify " Eric Sandeen
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Frost @ 2010-07-24 22:01 UTC (permalink / raw)
  To: linux-ext4

Small but technical typo correction.

There may be more preferred mark ups (e.g., no space between the negative
sign and "block-sized") or expressions (e.g., absolute value instead of
negation).


Signed-off-by: Chris Frost <chris@frostnet.net>
---
 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 45a99f8..05cfe17 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -177,7 +177,7 @@ is negative, then
 .B mke2fs
 will use heuristics to determine the
 appropriate block size, with the constraint that the block size will be
-at least
+at least \-
 .I block-size
 bytes.  This is useful for certain hardware devices which require that
 the blocksize be a multiple of 2k.
-- 
1.7.0.4

-- 
Chris Frost
http://www.frostnet.net/chris/

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-07-31  0:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-24 22:01 [PATCH] mke2fs.8.in: correct the sign of a block-size constraint Chris Frost
2010-07-25  4:55 ` Eric Sandeen
2010-07-29  4:11   ` Chris Frost
2010-07-29 16:59 ` [PATCH V2] mke2fs.8.in: clarify " Eric Sandeen
2010-07-31  0:40   ` Ted Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).