From 318f2dce070ec76756752859ccb65c0c96a83e30 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 6 Apr 2015 10:05:17 +0200 Subject: [PATCH] timer_create.2: ffix Signed-off-by: Michael Kerrisk --- man2/timer_create.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/timer_create.2 b/man2/timer_create.2 index f4ff40274..e36b687a5 100644 --- a/man2/timer_create.2 +++ b/man2/timer_create.2 @@ -231,7 +231,7 @@ Return the overrun count for the last timer expiration. .IP * .BR timer_delete (2): Disarm and delete a timer. - +.PP Since Linux 3.10, the .IR /proc/[pid]/timers file can be used to list the POSIX timers for the process with PID