From 6750877cb0546484bf01abdbb58f8f20652aa649 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 20 Mar 2004 16:14:46 -0500 Subject: [PATCH] mke2fs.8.in: Fix spelling typos (Addresses Debian Bug #238741) --- misc/ChangeLog | 4 ++++ misc/mke2fs.8.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/misc/ChangeLog b/misc/ChangeLog index d6b9e76b..91d26efd 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2004-03-20 Theodore Ts'o + + * mke2fs.8.in: Fix spelling typos (Addresses Debian Bug #238741) + 2004-03-08 Theodore Ts'o * e2image.8.in: Update manpage to detail that writing to stdout is diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index dab9a6c0..e162515f 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -142,12 +142,12 @@ option was specified. Specify the size of blocks in bytes. Valid block size vales are 1024, 2048 and 4096 bytes per block. If omitted, .B mke2fs -block-size is hueristically determined by the file system size and +block-size is heuristically determined by the file system size and the expected usage of the filesystem (see the .B \-T option). If .I block-size -is negative, then mke2fs will use hueristics to determine the +is negative, then mke2fs will use heuristics to determine the appropriate block size, with the constraint that the block size will be at least .I block-size