From f070e9543a5a7cc600229ee6a3c725804c90de91 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 30 Jun 2014 10:42:50 +0200 Subject: inotify.7: ffix Signed-off-by: Michael Kerrisk --- man7/inotify.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3