timer_getoverrun.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-09-27 09:48:10 +02:00
parent bdfd22665a
commit e4f09fd444
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ structure (see
.BR sigaction (2)).
This allows an application to avoid the overhead of making
a system call to obtain the overrun count,
but is a non-portable extension POSIX.1-2001.
but is a non-portable extension to POSIX.1-2001.
POSIX.1-2001 only discusses timer overruns in the context of
timer notifications using signals.