From bc636d8ab14defc4bcade9b5d2797d9f3500d18e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 23 Sep 2012 16:07:33 +0200 Subject: [PATCH] inotify.7: tfix Reported-by: Anatoli Klassen Signed-off-by: Michael Kerrisk --- man7/inotify.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/inotify.7 b/man7/inotify.7 index 6a34e1e44..2992fdc95 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -122,9 +122,9 @@ contains bits that describe the event that occurred (see below). is a unique integer that connects related events. Currently this is only used for rename events, and allows the resulting pair of -.B IN_MOVE_FROM +.B IN_MOVED_FROM and -.B IN_MOVE_TO +.B IN_MOVED_TO events to be connected by the application. For all other event types, .I cookie