futex.2: srcfix: remove obsolete FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-15 14:26:29 +01:00
parent 1f043693de
commit 55a8bca383
1 changed files with 0 additions and 11 deletions

View File

@ -12,17 +12,6 @@
.\" Modified 2004-06-17 mtk
.\" Modified 2004-10-07 aeb, added FUTEX_REQUEUE, FUTEX_CMP_REQUEUE
.\"
.\" 2.6.31 adds FUTEX_WAIT_REQUEUE_PI, FUTEX_CMP_REQUEUE_PI
.\" commit 52400ba946759af28442dee6265c5c0180ac7122
.\" Author: Darren Hart <dvhltc@us.ibm.com>
.\" Date: Fri Apr 3 13:40:49 2009 -0700
.\"
.\" commit ba9c22f2c01cf5c88beed5a6b9e07d42e10bd358
.\" Author: Darren Hart <dvhltc@us.ibm.com>
.\" Date: Mon Apr 20 22:22:22 2009 -0700
.\"
.\" See Documentation/futex-requeue-pi.txt
.\"
.TH FUTEX 2 2014-05-21 "Linux" "Linux Programmer's Manual"
.SH NAME
futex \- fast user-space locking