linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ioctl_list.2: TFD_IOC_SET_TICKS
@ 2015-04-18 14:56 Heinrich Schuchardt
       [not found] ` <1429368975-15015-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2015-04-18 14:56 UTC (permalink / raw)
  To: Michael Kerrisk
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Cyrill Gorcunov,
	Heinrich Schuchardt

timerfd_create.2 mentions TFD_IOC_SET_TICKS. We should add it to
ioctl_list.2, too.

Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
---
 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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ioctl_list.2: TFD_IOC_SET_TICKS
       [not found] ` <1429368975-15015-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
@ 2015-04-18 18:39   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-04-18 18:39 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA, Cyrill Gorcunov

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 <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
> ---
>  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.
> 


-- 
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-18 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-18 14:56 [PATCH] ioctl_list.2: TFD_IOC_SET_TICKS Heinrich Schuchardt
     [not found] ` <1429368975-15015-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
2015-04-18 18:39   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).