timer_create.2: srcfix: Added FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-07 20:37:55 +02:00
parent 0245dc09f7
commit 07ee7db9e2
1 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@
.\"
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.\" FIXME: Linux 2.6.39 adds CLOCK_BOOTTIME
.\" Does this also affect timerfd_create()?
.\" FIXME: Linux 2.3.0 adds CLOCK_BOOTTIME_ALARM and CLOCK_REALTIME_ALARM
.\" Does this also affect timerfd_create()?
.\"
.TH TIMER_CREATE 2 2010-09-27 Linux "Linux Programmer's Manual"
.SH NAME
timer_create \- create a POSIX per-process timer