summaryrefslogtreecommitdiff
path: root/man/inotifywatch.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/inotifywatch.1')
-rw-r--r--man/inotifywatch.17
1 files changed, 6 insertions, 1 deletions
diff --git a/man/inotifywatch.1 b/man/inotifywatch.1
index 72483df..b8971f6 100644
--- a/man/inotifywatch.1
+++ b/man/inotifywatch.1
@@ -1,4 +1,4 @@
-.TH inotifywatch 1 "January 01, 2008" "inotifywatch 3.13"
+.TH inotifywatch 1 "March 14, 2010" "inotifywatch 3.14"
.SH NAME
inotifywatch \- gather filesystem access statistics using inotify
@@ -201,6 +201,11 @@ hence all close events received will be output as one or both of these, not
.B MOVE.
.TP
+.B move_self
+A watched file or directory was moved. After this event, the file or directory
+is no longer being watched.
+
+.TP
.B create
A file or directory was created within a watched directory.