From a6753832145ae7bf5698fe60a523f6b9585207f2 Mon Sep 17 00:00:00 2001 From: Yuri Kozlov Date: Sun, 20 Apr 2014 08:41:08 +0400 Subject: [PATCH] timer_getoverrun.2: tfix Signed-off-by: Michael Kerrisk --- man2/timer_getoverrun.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2 index d64255a8a..c14230bb2 100644 --- a/man2/timer_getoverrun.2 +++ b/man2/timer_getoverrun.2 @@ -78,7 +78,7 @@ Timer overruns can also occur when expiration notifications are delivered via invocation of a thread, since there may be an arbitrary delay between an expiration of the timer and the invocation of the notification thread, -and in that delay interval, additional timer expirations may occur +and in that delay interval, additional timer expirations may occur. .SH RETURN VALUE On success, .BR timer_getoverrun ()