]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man7/inotify.7
inotify.7: munmap() does not generate inotify events
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 24 May 2014 20:23:47 +0000 (22:23 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 26 May 2014 08:16:05 +0000 (10:16 +0200)
commit7a8110f6af9f3f7f76b7ff6f054cbad64b5de83a
tree446088c5c59ba52497e8b76da87d6a77b717c5fb
parent2483209a9c22a7528166d69a3138b689a29b3a52
inotify.7: munmap() does not generate inotify events

mmap() and msync() were already described as not leading to
inotify events. This patch adds munmap(). I created and executed
a test to verify this.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/inotify.7