Minor wording chnages.

This commit is contained in:
Michael Kerrisk 2008-01-13 08:57:48 +00:00
parent bdb507e4ca
commit 325f18dab4
1 changed files with 4 additions and 2 deletions

View 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,