From 858bbaaacb8eb5e496ef26b8a790247f9b302157 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 29 Aug 2014 19:15:38 +0200 Subject: [PATCH] inotify.7: IN_CLOSE_WRITE occurs only for files (not monitored directory) 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 b8a9ef78d..2a765b877 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -216,7 +216,7 @@ and for and user/group ID (e.g., .BR chown (2)). .TP -.BR IN_CLOSE_WRITE " (*)" +.BR IN_CLOSE_WRITE " (+)" File opened for writing was closed. .TP .BR IN_CLOSE_NOWRITE " (*)"