diff options
| author | Seonghun Lim <wariua@gmail.com> | 2017-11-09 09:34:30 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-11-09 09:34:30 +0100 |
| commit | 251ebc1e3ae4da322c583df500453939dd85a59f (patch) | |
| tree | 5ff825db585fd23565da7eb11701ed432ac07a06 /man2/timerfd_create.2 | |
| parent | 0fd299bf6c0ef45b00091bc46083bd131f49279a (diff) | |
| download | man-pages-251ebc1e3ae4da322c583df500453939dd85a59f.tar.gz | |
timerfd_create.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timerfd_create.2')
| -rw-r--r-- | man2/timerfd_create.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/timerfd_create.2 b/man2/timerfd_create.2 index 31ee21f315..b550c7cb90 100644 --- a/man2/timerfd_create.2 +++ b/man2/timerfd_create.2 @@ -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 : |
