diff options
| -rw-r--r-- | man2/timer_getoverrun.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2 index 06fc0d5ac9..b0c3b42583 100644 --- a/man2/timer_getoverrun.2 +++ b/man2/timer_getoverrun.2 @@ -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. |
