futex.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-04 09:39:08 +02:00
parent 9534086bb1
commit 496df3049b
1 changed files with 2 additions and 2 deletions

View File

@ -260,7 +260,7 @@ A required pointer argument (i.e.,
.IR uaddr2 ,
or
.IR timeout )
di not point to a valid user-space address.
did not point to a valid user-space address.
.TP
.B EINTR
A
@ -289,7 +289,7 @@ the address is not 4-byte-aligned.
.TP
.B EINVAL
.RB ( FUTEX_WAKE )
The kernel detected ian inconsistency between the user-space state at
The kernel detected an inconsistency between the user-space state at
.I uaddr
and the kernel state\(emthat is, it detected a waiter which waits in
.BR FUTEX_LOCK_PI .