]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
inotify.7: execve(2) also generates IN_ACCESS
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 25 Mar 2014 13:06:58 +0000 (14:06 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Mar 2014 06:33:15 +0000 (07:33 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/inotify.7

index 11c275a129e750aebb05082472ca3faa826aea1c..22e69e630a98c7c0b11f14c60f0684181dcb8ad0 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH INOTIFY 7 2013-09-16 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY 7 2014-03-25 "Linux" "Linux Programmer's Manual"
 .SH NAME
 inotify \- monitoring filesystem events
 .SH DESCRIPTION
@@ -188,7 +188,8 @@ field returned by
 .PD 0
 .TP 18
 .B IN_ACCESS
-File was accessed (read) (*).
+File was accessed (read,
+.BR execve (2)) (*).
 .TP
 .B IN_ATTRIB
 Metadata changed\(emfor example, permissions, timestamps, extended attributes,