From a01bb72980d1be2891f043a818b33e5c4fda00cc Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 29 Dec 2021 21:33:27 -0500 Subject: [PATCH] mke2fs.conf.5: fix spelling errors in man page Signed-off-by: Theodore Ts'o --- misc/mke2fs.conf.5.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/mke2fs.conf.5.in b/misc/mke2fs.conf.5.in index ed15af8..96dbfcb 100644 --- a/misc/mke2fs.conf.5.in +++ b/misc/mke2fs.conf.5.in @@ -120,7 +120,7 @@ stanza. .TP .I creator_os This relation specifies the "creator operating system" for the -file system unless it is overriden on the command line. +file system unless it is overridden on the command line. The default value is the OS for which the .B mke2fs executable was compiled. @@ -513,7 +513,7 @@ This relation specifies the (zero-padded) width of the field for the huge file number. .TP .I warn_y2038_dates -This boolean relation specifies wheather mke2fs will issue a warning +This boolean relation specifies whether mke2fs will issue a warning when creating a file system with 128 byte inodes (and so therefore will not support dates after January 19th, 2038). The default value is true, except for file systems created for the GNU Hurd since it only supports -- 1.8.3.1