inotify_rm_watch.2: Minor wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-28 07:54:06 +01:00
parent dede00fed9
commit b680b4c390
1 changed files with 3 additions and 2 deletions

View File

@ -48,9 +48,10 @@ event to be generated for this watch descriptor.
.SH RETURN VALUE
On success,
.BR inotify_rm_watch ()
returns zero, or \-1 if an error occurred (in which case,
returns zero.
On error, \-1 is returned and
.I errno
is set appropriately).
is set to indicate the cause of the error.
.SH ERRORS
.TP
.B EBADF