timerfd_create.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Seonghun Lim 2017-11-09 09:34:30 +01:00 committed by Michael Kerrisk
parent 0fd299bf6c
commit 251ebc1e3a
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ The
.I new_value
argument specifies the initial expiration and interval for the timer.
The
.I itimer
.I itimerspec
structure used for this argument contains two fields,
each of which is in turn a structure of type
.IR timespec :