util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sys-utils: mount.8: fix a typo
@ 2020-12-31  4:05 Eric Biggers
  2021-01-05 13:29 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2020-12-31  4:05 UTC (permalink / raw)
  To: util-linux

From: Eric Biggers <ebiggers@google.com>

It should be "inode", not "i-node".

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 sys-utils/mount.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 282a9cbbe..e33689b15 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
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] sys-utils: mount.8: fix a typo
  2020-12-31  4:05 [PATCH] sys-utils: mount.8: fix a typo Eric Biggers
@ 2021-01-05 13:29 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2021-01-05 13:29 UTC (permalink / raw)
  To: Eric Biggers; +Cc: util-linux

On Wed, Dec 30, 2020 at 08:05:57PM -0800, Eric Biggers wrote:
>  sys-utils/mount.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-05 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-31  4:05 [PATCH] sys-utils: mount.8: fix a typo Eric Biggers
2021-01-05 13:29 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).