timerfd_create.2 mentions TFD_IOC_SET_TICKS. We should add it to ioctl_list.2, too. Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx> --- man2/ioctl_list.2 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2 index ba993a1..d0390c7 100644 --- a/man2/ioctl_list.2 +++ b/man2/ioctl_list.2 @@ -738,6 +738,13 @@ l l l l. 0xC0044DFF SOUND_MIXER_WRITE_RECSRC int * // I-O .TE +// <include/linux/timerfd.h> see +.BR timerfd_create (2) +.TS +l l l l. +0x40085400 TFD_IOC_SET_TICKS uint64_t * +.TE + // <include/linux/umsdos_fs.h> .TS l l l l. -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html