futex.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-14 10:48:16 +01:00
parent 61f8c1d19b
commit 6f147f79bf
1 changed files with 2 additions and 2 deletions

View File

@ -701,9 +701,9 @@ arguments are ignored.
[As yet undocumented]
.SH RETURN VALUE
.PP
In the event of an error, all operations return \-1, and set
In the event of an error, all operations return \-1 and set
.I errno
to indicate the error.
to indicate the cause of the error.
The return value on success depends on the operation,
as described in the following list:
.TP