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

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

 



The initial expiration of the timer in timerfd_settime() is specified by
new_value.it_value, both for relative _and_ absolute timers.

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


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