summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-12-31 07:27:19 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-12-31 07:27:19 +0100
commit97eb18a48ec27241c249655f2ca3edd473a8e3e3 (patch)
tree11cf2103fc22bbb16a53371be39f363dadc103f8 /Changes.old
parentb22bf81ee7bd05160d78a9db372a7fb9d12ac056 (diff)
Changes.old: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.old b/Changes.old
index 65659b2ba..1c8be985c 100644
--- a/Changes.old
+++ b/Changes.old
@@ -33027,7 +33027,7 @@ inotify.7
Heinrich Schuchardt [Michael Kerrisk]
BUGS: Note possible bug triggered by watch descriptor reuse
Watch descriptor IDs are returned by inotify_add_watch().
- When calling inotify_rm_watch() an IN_IGNORE is placed on the
+ When calling inotify_rm_watch() an IN_IGNORED is placed on the
inotify queue pointing to the ID of the removed watch.
inotify_add_watchi() should not return a watch descriptor ID for