diff options
| -rw-r--r-- | man2/timer_create.2 | 2 | ||||
| -rw-r--r-- | man2/timer_delete.2 | 2 | ||||
| -rw-r--r-- | man2/timer_getoverrun.2 | 2 | ||||
| -rw-r--r-- | man2/timer_settime.2 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man2/timer_create.2 b/man2/timer_create.2 index 810fda1fdd..a22519db67 100644 --- a/man2/timer_create.2 +++ b/man2/timer_create.2 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.TH TIMER_CREATE 2 2009-02-16 Linux "Linux Programmer's Manual" +.TH TIMER_CREATE 2 2009-02-20 Linux "Linux Programmer's Manual" .SH NAME timer_create \- create a POSIX per-process timer .SH SYNOPSIS diff --git a/man2/timer_delete.2 b/man2/timer_delete.2 index 5966a04102..78de6328cc 100644 --- a/man2/timer_delete.2 +++ b/man2/timer_delete.2 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.TH TIMER_DELETE 2 2009-02-16 Linux "Linux Programmer's Manual" +.TH TIMER_DELETE 2 2009-02-20 Linux "Linux Programmer's Manual" .SH NAME timer_delete \- delete a POSIX per-process timer .SH SYNOPSIS diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2 index dd03fad4f6..1176f751bc 100644 --- a/man2/timer_getoverrun.2 +++ b/man2/timer_getoverrun.2 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.TH TIMER_GETOVERRUN 2 2009-02-16 Linux "Linux Programmer's Manual" +.TH TIMER_GETOVERRUN 2 2009-02-20 Linux "Linux Programmer's Manual" .SH NAME timer_getoverrun \- get overrun count for a POSIX per-process timer .SH SYNOPSIS diff --git a/man2/timer_settime.2 b/man2/timer_settime.2 index 5118ffdb54..f18a7f5257 100644 --- a/man2/timer_settime.2 +++ b/man2/timer_settime.2 @@ -20,7 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. -.TH TIMER_SETTIME 2 2009-02-16 Linux "Linux Programmer's Manual" +.TH TIMER_SETTIME 2 2009-02-20 Linux "Linux Programmer's Manual" .SH NAME timer_settime, timer_gettime \- arm/disarm and fetch state of POSIX per-process timer |
