inotify.7: tfix

Signed-off-by: Stéphane Aulery <saulery@free.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Stéphane Aulery 2015-03-15 02:13:00 +01:00 committed by Michael Kerrisk
parent d721b5aa25
commit e3a0ac0ee1
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ the state of a set of filesystem objects.
However, robust applications should allow for the fact that bugs
in the monitoring logic or races of the kind described below
may leave the cache inconsistent with the filesystem state.
It is probably wise to to do some consistency checking,
It is probably wise to do some consistency checking,
and rebuild the cache when inconsistencies are detected.
.SS Reading events from an inotify file descriptor
To determine what events have occurred, an application