inotify.7: Note that 'cookie' field is set to zero when unused

Reported-by: Yang Yang <wdscxsj@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-12-07 07:19:58 +01:00
parent 4729f08116
commit 591b7a5f21
1 changed files with 4 additions and 1 deletions

View File

@ -23,7 +23,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by .\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work. .\" 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 .SH NAME
inotify \- monitoring file system events inotify \- monitoring file system events
.SH DESCRIPTION .SH DESCRIPTION
@ -126,6 +126,9 @@ allows the resulting pair of
and and
.B IN_MOVE_TO .B IN_MOVE_TO
events to be connected by the application. events to be connected by the application.
For all other event types,
.I cookie
is set to 0.
The The
.I name .I name