diff options
Diffstat (limited to 'man2/timerfd_create.2')
| -rw-r--r-- | man2/timerfd_create.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 403d3f9599..5f5928a96d 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -73,7 +73,7 @@ is a non-settable clock that is not affected by discontinuous changes in the system clock (e.g., manual changes to system time). The current value of each of these clocks can be retrieved using -.BR clock_gettime (3). +.BR clock_gettime (2). Starting with Linux 2.6.27, the following values may be bitwise ORed in .IR flags |
