aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2021-01-28 14:21:09 -0500
committerTheodore Ts'o <tytso@mit.edu>2021-01-28 14:21:09 -0500
commit5162872480f88972b432055d67079997c97d7a6c (patch)
treee03c9aaf152a0760ac561ea50ec81ad9dd048162
parent7f69ca17570d2f7e1c1ef5a1ca6f416306bc1645 (diff)
downloade2fsprogs-5162872480f88972b432055d67079997c97d7a6c.tar.gz
misc: fix a spelling nit in the mke2fs man page
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
-rw-r--r--misc/mke2fs.8.in2
1 files changed, 1 insertions, 1 deletions
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