diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-01-14 12:44:07 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-12-15 14:39:43 +0100 |
| commit | 8f23887259c41434c8499f0237d55e5422f8a57c (patch) | |
| tree | 59410ca6939f7162ee765489f595d4cfc50f649b /man2/futex.2 | |
| parent | dcad19c0c11b12641a27d31f5d5eec5789215a29 (diff) | |
| download | man-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.2 | 1 |
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. |
