From: Theodore Ts'o Date: Thu, 28 Jan 2021 19:21:09 +0000 (-0500) Subject: misc: fix a spelling nit in the mke2fs man page X-Git-Tag: v1.45.7~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5162872480f88972b432055d67079997c97d7a6c;p=thirdparty%2Fe2fsprogs.git misc: fix a spelling nit in the mke2fs man page Signed-off-by: Theodore Ts'o --- diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in index 171315b14..d5fe7b671 100644 --- a/misc/mke2fs.8.in +++ b/misc/mke2fs.8.in @@ -210,7 +210,7 @@ manual page for more details. Specify the size of blocks in bytes. Valid block-size values are powers of two from 1024 up to 65536 (however note that the kernel is able to mount only filesystems with block-size smaller or equal to the system page size - 4k on -x86 systems, upto 64k on ppc64 or aarch64 depending on kernel configuration). +x86 systems, up to 64k on ppc64 or aarch64 depending on kernel configuration). If omitted, block-size is heuristically determined by the filesystem size and the expected usage of the filesystem (see the .B \-T