inotify.7: tfix

Reported-by: Anatoli Klassen <anatoli@aksoft.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-09-23 16:07:33 +02:00
parent 85d301e129
commit bc636d8ab1
1 changed files with 2 additions and 2 deletions

View File

@ -122,9 +122,9 @@ contains bits that describe the event that occurred (see below).
is a unique integer that connects related events. is a unique integer that connects related events.
Currently this is only used for rename events, and Currently this is only used for rename events, and
allows the resulting pair of allows the resulting pair of
.B IN_MOVE_FROM .B IN_MOVED_FROM
and and
.B IN_MOVE_TO .B IN_MOVED_TO
events to be connected by the application. events to be connected by the application.
For all other event types, For all other event types,
.I cookie .I cookie