summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-30 10:42:50 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-07-01 08:16:49 +0200
commitf070e9543a5a7cc600229ee6a3c725804c90de91 (patch)
tree3fa954df4651d9e4b6f085888b2d199c7cd25bb9
parent2460ac0e19eee547c9bf11db5154beb23ac1b09a (diff)
inotify.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/inotify.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/inotify.7 b/man7/inotify.7
index 036bb6fb5..576034a45 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -77,7 +77,7 @@ instance have been closed (using
the underlying object and its resources are
freed for reuse by the kernel;
all associated watches are automatically freed.
-
+.PP
With careful programming,
an application can use inotify to efficiently monitor and cache
the state of a set of filesystem objects.