aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-01-15 14:26:29 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-12-15 14:39:45 +0100
commit55a8bca38319f9e516f408172c42b66a9dda1142 (patch)
tree94ffde63d8978c9d55a9c6297fb8839664a111e4
parent1f043693dea6b94930f6ae0f7034b20e381e38a5 (diff)
downloadman-pages-55a8bca38319f9e516f408172c42b66a9dda1142.tar.gz
futex.2: srcfix: remove obsolete FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/futex.211
1 files changed, 0 insertions, 11 deletions
diff --git a/man2/futex.2 b/man2/futex.2
index 3dab967d8c..e34b4cd625 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -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