diff options
Diffstat (limited to 'man2/timerfd_create.2')
| -rw-r--r-- | man2/timerfd_create.2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 6cc040a2a7..1b1da62444 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -70,6 +70,12 @@ of the timer, and must be either .B CLOCK_REALTIME or .BR CLOCK_MONOTONIC . +.\" FIXME +.\" Additional clocks are now supported: +.\" CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM +.\" Since Linux 3.11, commit 11ffa9d6065f344a9bd769a2452f26f2f671e5f8 +.\" CLOCK_BOOTTIME +.\" Since Linux 3.15, commit 4a2378a943f09907fb1ae35c15de917f60289c14 .B CLOCK_REALTIME is a settable system-wide clock. .B CLOCK_MONOTONIC |
