timerfd_create.2: Note kernel version for TFD_IOC_SET_TICKS

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-13 07:01:02 +02:00
parent 80d27367ab
commit 40f6b649da
1 changed files with 2 additions and 1 deletions

View File

@ -271,7 +271,8 @@ and
The following timerfd-specific command is supported:
.RS
.TP
.B TFD_IOC_SET_TICKS
.BR TFD_IOC_SET_TICKS " (since Linux 3.17)"
.\" commit 5442e9fbd7c23172a1c9bc736629cd123a9923f0
Adjust the number of timer expirations that have occurred.
The argument is a pointer to a nonzero 8-byte integer
.RI ( uint64_t *)