]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Minor wording chnages.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 13 Jan 2008 08:57:48 +0000 (08:57 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 13 Jan 2008 08:57:48 +0000 (08:57 +0000)
man2/inotify_add_watch.2

index f5cf514a60e384b181e1e0d89c8dc059aae8ab2d..db2518b06e187fad760ece7a80e3edbc721adfc6 100644 (file)
@@ -72,8 +72,10 @@ The watch descriptor is returned by later
 from the inotify file descriptor.
 These reads fetch
 .I inotify_event
-structures indicating file system events;
-the returned watch descriptor identifies
+structures (see
+.BR inotify (7))
+indicating file system events;
+the watch descriptor inside this structure identifies
 the object for which the event occurred.
 .SH "RETURN VALUE"
 On success,