timer_getoverrun.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Yuri Kozlov 2014-04-20 08:41:08 +04:00 committed by Michael Kerrisk
parent 2f4772d2d2
commit a675383214
1 changed files with 1 additions and 1 deletions

View File

@ -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 ()