From 09fa72fa1af35e2c834047ca26e47683e67afe40 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 27 Sep 2010 08:03:27 +0200 Subject: [PATCH] inotify.7: wfix 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 787150ee6..8de143a4f 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -388,7 +388,7 @@ triggered the inotify event. Note that the event queue can overflow. In this case, events are lost. -Robust applications should handle the possibility +Robust applications should handle the possibility of lost events gracefully. The inotify API identifies affected files by filename.