From: Eric Biggers Date: Thu, 31 Dec 2020 04:05:57 +0000 (-0800) Subject: sys-utils: mount.8: fix a typo X-Git-Tag: v2.36.2~28 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a5cc6323c17f09b1e9f7888d77b57e6b7cadefb1;p=thirdparty%2Futil-linux.git sys-utils: mount.8: fix a typo It should be "inode", not "i-node". Signed-off-by: Eric Biggers --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index d5fa55f43b..c04dbbf17b 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -1300,7 +1300,7 @@ or .IP - an undeleted inode is evicted from memory .IP - -more than 24 hours have passed since the i-node was written to disk. +more than 24 hours have passed since the inode was written to disk. .RE .sp .TP