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.37-rc1~205 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=432dfa0a20bdfa2036786e5536188050a0ce6efc;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 282a9cbbe4..e33689b151 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