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 7915793940..7d3dfbec89 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -303,7 +303,7 @@ If the is not NULL, the structure it points to specifies a .I relative timeout for the wait. -This timeout is by default measured according to the +The timeout is by default measured according to the .BR CLOCK_MONOTONIC clock, but, since Linux 4.5, the .BR CLOCK_REALTIME |
