diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-21 15:04:55 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-21 23:34:38 +0100 |
| commit | 1bf5cb75dd49352d554985a2a5e2d794fb53cc04 (patch) | |
| tree | 31326083c593ee7598d8910a482d9dba8deb81d5 /man2/timer_create.2 | |
| parent | 4b76fffb6aca4ebad81ec43c4558f2c5849f93f2 (diff) | |
| download | man-pages-1bf5cb75dd49352d554985a2a5e2d794fb53cc04.tar.gz | |
timer_create.2: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timer_create.2')
| -rw-r--r-- | man2/timer_create.2 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man2/timer_create.2 b/man2/timer_create.2 index 21594c6d86..e2f18cb509 100644 --- a/man2/timer_create.2 +++ b/man2/timer_create.2 @@ -110,10 +110,6 @@ but will wake the system if it is suspended. The caller must have the .B CAP_WAKE_ALARM capability in order to set a timer against this clock. -.\" FIXME Linux 3.0 adds CLOCK_BOOTTIME_ALARM and CLOCK_REALTIME_ALARM, -.\" which need be documented -.\" Does this also affect timerfd_create()? -.\" .PP As well as the above values, .I clockid |
