From 3f3698d8a7aed25843cc0cfcae718d226433b4da Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Mar 2014 13:40:53 +0100 Subject: [PATCH] inotify.7: grfix Signed-off-by: Michael Kerrisk --- man7/inotify.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/inotify.7 b/man7/inotify.7 index de07005c4..0e10233d1 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -398,7 +398,7 @@ inotify file descriptor are identical (same .IR mask , .IR cookie , and -.IR name ) +.IR name ), then they are coalesced into a single event if the older event has not yet been read (but see BUGS). This reduces the amount of kernel memory required for the event queue,