inotify.7: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-11-06 07:25:16 +01:00
parent 531bc08876
commit fe252985b7
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ Two additional convenience macros are
which equates to
IN_MOVED_FROM|IN_MOVED_TO,
and
.B IN_CLOSE
.BR IN_CLOSE ,
which equates to
IN_CLOSE_WRITE|IN_CLOSE_NOWRITE.
.PP