diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-11-16 18:27:50 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-11-16 18:27:50 +0100 |
| commit | b5fff4eaee6a39a8ca44da5c29030973f5bf0ac6 (patch) | |
| tree | b3f80bd20326fa9861522a21f4d7c9b0f4592cb2 /man2/futex.2 | |
| parent | 52f842a571f5f5bf72338a3a1aab2dba49fd14dc (diff) | |
| download | man-pages-b5fff4eaee6a39a8ca44da5c29030973f5bf0ac6.tar.gz | |
futex.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/futex.2')
| -rw-r--r-- | man2/futex.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/futex.2 b/man2/futex.2 index d25ea5f028..0d5f69fe8d 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -1481,7 +1481,7 @@ or operation was interrupted by a signal (see .BR signal (7)). In kernels before Linux 2.6.22, this error could also be returned for -on a spurious wakeup; since Linux 2.6.22, this no longer happens. +a spurious wakeup; since Linux 2.6.22, this no longer happens. .TP .B EINVAL The operation in |
