futex.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-15 08:31:06 +01:00
parent ce5602fde5
commit 8727670917
1 changed files with 1 additions and 1 deletions

View File

@ -1141,7 +1141,7 @@ The caller is not allowed to attach itself to the futex.
.\" futex_lock_pi_atomic() ==> attach_to_pi_owner() ==> EPERM?
.TP
.BR EPERM
.BR FUTEX_UNLOCK_PI
.RB ( FUTEX_UNLOCK_PI )
The caller does not own the futex.
.TP
.BR ESRCH