]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
inotify.7: SEE ALSO: add inotifywait(1) and inotifywatch(1)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 16 Sep 2013 12:45:49 +0000 (14:45 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 16 Sep 2013 12:45:49 +0000 (14:45 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/inotify.7

index 838c34a5325bab78883e263e13a9fa5ee801a39f..6b2f628d0bb343b5ca1bd85e1d71307105cac328 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH INOTIFY 7 2013-07-21 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY 7 2013-09-16 "Linux" "Linux Programmer's Manual"
 .SH NAME
 inotify \- monitoring filesystem events
 .SH DESCRIPTION
@@ -454,6 +454,8 @@ instead checked if the most recent event could be coalesced with the
 .I oldest
 unread event.
 .SH SEE ALSO
+.BR inotifywait (1),
+.BR inotifywatch (1),
 .BR inotify_add_watch (2),
 .BR inotify_init (2),
 .BR inotify_init1 (2),