s/it_interval/it_value/ when talking about TIMERFD_ABSTIME (bis).

This commit is contained in:
Sam Varshavchik 2008-09-23 07:17:40 +02:00 committed by Michael Kerrisk
parent c3afed740a
commit 33fb70ba7c
2 changed files with 5 additions and 1 deletions

View File

@ -39,6 +39,10 @@ getpid.2
mtk, after a comment by John Reiser
Describe getpid()'s PID caching and its consequences.
timerfd_create.2
Sam Varshavchik
s/it_interval/it_value/ when talking about TIMERFD_ABSTIME.
dirfd.3
mtk
Fix 'dir' argument name: should be 'dirp'.

View File

@ -143,7 +143,7 @@ specifies an absolute time for the clock specified by
.IR clockid ;
that is, the timer will expire when the value of that
clock reaches the value specified in
.IR new_value.it_interval ).
.IR new_value.it_value ).
The
.I curr_value