inotify.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Yuri Kozlov 2014-09-10 18:25:26 +04:00 committed by Michael Kerrisk
parent 9dcdfde411
commit 08063d8f94
1 changed files with 1 additions and 1 deletions

View File

@ -801,7 +801,7 @@ since it requires that an application cycle through
.B INT_MAX
watch descriptors,
release a watch descriptor while leaving unread events for that
watch descriptor in the queue in the queue,
watch descriptor in the queue,
and then recycle that watch descriptor.
For this reason, and because there have been no reports
of the bug occurring in real-world applications,