diff options
| -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 1dd77ac2f2..72100300d0 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -1137,7 +1137,7 @@ except that the clock against which is measured is selectable. By default, the (absolute) timeout specified in .I timeout -is measured againt the +is measured against the .B CLOCK_MONOTONIC clock, but if the .B FUTEX_CLOCK_REALTIME |
