inotify.7: Note that IN_DELETE_SELF will be followed by IN_IGNORED

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-31 21:50:41 +02:00
parent 7a64793b93
commit 39f43968d7
1 changed files with 3 additions and 0 deletions

View File

@ -230,6 +230,9 @@ since
.BR mv (1) .BR mv (1)
in effect copies the file to the other filesystem and in effect copies the file to the other filesystem and
then deletes it from the original filesystem.) then deletes it from the original filesystem.)
In addition, an
.B IN_IGNORED
event will subsequently be generated for the watch descriptor.
.TP .TP
.BR IN_MODIFY " (*)" .BR IN_MODIFY " (*)"
File was modified (e.g., File was modified (e.g.,