aboutsummaryrefslogtreecommitdiffstats
path: root/man2/futex.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-01-14 12:44:07 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-12-15 14:39:43 +0100
commit8f23887259c41434c8499f0237d55e5422f8a57c (patch)
tree59410ca6939f7162ee765489f595d4cfc50f649b /man2/futex.2
parentdcad19c0c11b12641a27d31f5d5eec5789215a29 (diff)
downloadman-pages-8f23887259c41434c8499f0237d55e5422f8a57c.tar.gz
futex.2: Remove uneeded reference to ERRORS section
(The need to read ERRORS is implied.) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/futex.2')
-rw-r--r--man2/futex.21
1 files changed, 0 insertions, 1 deletions
diff --git a/man2/futex.2 b/man2/futex.2
index b967c928d5..399352e80d 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -732,7 +732,6 @@ as described in the following list:
Returns 0 if the process was woken by a
.B FUTEX_WAKE
call.
-See ERRORS for the various possible error returns.
.TP
.B FUTEX_WAKE
Returns the number of processes woken up.