.\" Modified 2004-06-17 mtk
.\" Modified 2004-10-07 aeb, added FUTEX_REQUEUE, FUTEX_CMP_REQUEUE
.\"
+.\" FIXME
+.\" 2.6.18 adds (ingo Molnar) priority inheritance support:
+.\" FUTEX_LOCK_PI, FUTEX_UNLOCK_PI, and FUTEX_TRYLOCK_PI. These need
+.\" to be documented in the manual page. Probably there is sufficient
+.\" material in the kernel source file Documentation/pi-futex.txt.
+.\"
.TH FUTEX 2 "2004-10-07" "Linux 2.6.7" "Linux Programmer's Manual"
.SH NAME
futex \- Fast Userspace Locking system call