inotify.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-30 10:42:50 +02:00
parent 2460ac0e19
commit f070e9543a
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ instance have been closed (using
the underlying object and its resources are the underlying object and its resources are
freed for reuse by the kernel; freed for reuse by the kernel;
all associated watches are automatically freed. all associated watches are automatically freed.
.PP
With careful programming, With careful programming,
an application can use inotify to efficiently monitor and cache an application can use inotify to efficiently monitor and cache
the state of a set of filesystem objects. the state of a set of filesystem objects.