fanotify_mark.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-25 12:27:41 +02:00
parent 3b32c70be9
commit b3470de1e2
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ relative the current working directory.
On success,
.BR fanotify_mark ()
returns 0.
In case of an error, \-1 is returned, and
On error, \-1 is returned, and
.I errno
is set to indicate the error.
.SH ERRORS