From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] ioctl_list.2: TFD_IOC_SET_TICKS Date: Sat, 18 Apr 2015 20:39:41 +0200 Message-ID: <5532A4ED.9080803@gmail.com> References: <1429368975-15015-1-git-send-email-xypron.glpk@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429368975-15015-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Heinrich Schuchardt Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Cyrill Gorcunov List-Id: linux-man@vger.kernel.org On 04/18/2015 04:56 PM, Heinrich Schuchardt wrote: > timerfd_create.2 mentions TFD_IOC_SET_TICKS. We should add it to > ioctl_list.2, too. Thanks, Heinrich. Applied. Cheers Michael > Signed-off-by: Heinrich Schuchardt > --- > 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 > > +// see > +.BR timerfd_create (2) > +.TS > +l l l l. > +0x40085400 TFD_IOC_SET_TICKS uint64_t * > +.TE > + > // > .TS > l l l l. > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html