summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-12-31 07:32:29 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-12-31 07:32:29 +0100
commit3500165c085b6145bc40335a9515d1bda42b48c5 (patch)
tree158819e22c9697f0bcc100310107949fdcdfa9d8 /Changes.old
parent90ee4a71b951642b1b723583af05e03cdcb60f73 (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 d769c7829..7e262745d 100644
--- a/Changes.old
+++ b/Changes.old
@@ -33030,7 +33030,7 @@ inotify.7
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
+ inotify_add_watch() should not return a watch descriptor ID for
which events are still on the queue but should return an
unused ID.