aboutsummaryrefslogtreecommitdiffstats
path: root/man2/timer_create.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2009-02-20 12:21:49 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2009-02-20 19:52:29 +1300
commitd08919a37537587adb269c94f49eb540ce6c0fb2 (patch)
tree42343a58294c77faac35c56327b9e096f5f322fb /man2/timer_create.2
parentbaf17bc4f2a3f3b02d2f3b0911f98331fd874367 (diff)
downloadman-pages-d08919a37537587adb269c94f49eb540ce6c0fb2.tar.gz
timer_create.2, timer_delete.2, timer_getoverrun.2, timer_settime.2: Reviewed by Peter Zijlstra
Reviewed-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/timer_create.2')
-rw-r--r--man2/timer_create.22
1 files changed, 1 insertions, 1 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