diff --git a/man7/inotify.7 b/man7/inotify.7 index ddeb5e561..69362931f 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -23,7 +23,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH INOTIFY 7 2010-11-12 "Linux" "Linux Programmer's Manual" +.TH INOTIFY 7 2011-12-07 "Linux" "Linux Programmer's Manual" .SH NAME inotify \- monitoring file system events .SH DESCRIPTION @@ -126,6 +126,9 @@ allows the resulting pair of and .B IN_MOVE_TO events to be connected by the application. +For all other event types, +.I cookie +is set to 0. The .I name