Re: [patch] timerfd_create.2: fix timerfd_settime() argument description

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Tomislav

On Sat, Apr 30, 2011 at 5:19 PM, Tomislav Jonjic <jonjic@xxxxxxxxxxx> wrote:
> The initial expiration of the timer in timerfd_settime() is specified by
> new_value.it_value, both for relative _and_ absolute timers.

Thanks. Applied for man-pages-3.33.

Cheers,

Michael


> diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2
> index c09e030..ae9d922 100644
> --- a/man2/timerfd_create.2
> +++ b/man2/timerfd_create.2
> @@ -152,7 +152,7 @@ are zero, the timer expires just once, at the time specified by
>  The
>  .I flags
>  argument is either 0, to start a relative timer
> -.RI ( new_value.it_interval
> +.RI ( new_value.it_value
>  specifies a time relative to the current value of the clock specified by
>  .IR clockid ),
>  or
>
> --
> Tomislav Jonjic
>
>
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
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


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux