From b01c936e4b4faffe4c81e27e3a2733b107ac1a19 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 31 Mar 2014 21:57:54 +0200 Subject: [PATCH] inotify.7: Note that IN_UNMOUNT will be followed by an IN_IGNORED event Signed-off-by: Michael Kerrisk --- man7/inotify.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man7/inotify.7 b/man7/inotify.7 index d3e1141f9..e1cabe259 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -347,6 +347,9 @@ is \-1 for this event). .TP .B IN_UNMOUNT Filesystem containing watched object was unmounted. +In addition, an +.B IN_IGNORED +event will subsequently be generated for the watch descriptor. .RE .SS /proc interfaces The following interfaces can be used to limit the amount of