diff options
Diffstat (limited to 'man2/futex.2')
| -rw-r--r-- | man2/futex.2 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/man2/futex.2 b/man2/futex.2 index d256163009..3a6eddd9d8 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -1130,11 +1130,8 @@ nor .BR FUTEX_TRYLOCK_PI , .BR FUTEX_UNLOCK_PI ) A run-time check determined that the operation not available. -.BR FUTEX_LOCK_PI -and -.BR FUTEX_TRYLOCK_PI -are not implemented on all architectures and -not supported on some CPU variants. +The PI futex operations are not implemented on all architectures and +are not supported on some CPU variants. .TP .BR EPERM .RB ( FUTEX_LOCK_PI , |
