On 03/15/2015 02:13 AM, Stéphane Aulery wrote: > Signed-off-by: Stéphane Aulery <saulery@xxxxxxx> Thanks, Stéphane. Applied. Cheers, Michael > --- > man7/inotify.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/inotify.7 b/man7/inotify.7 > index 1f433b6..3742bb8 100644 > --- a/man7/inotify.7 > +++ b/man7/inotify.7 > @@ -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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html