diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2009-09-27 09:48:10 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2009-09-28 12:46:30 +0200 |
| commit | e4f09fd444f4e91b51b9ec25299c0e8080dccd84 (patch) | |
| tree | 0c4a4b1f6e83849405c87e5c355983b5144e22de | |
| parent | bdfd22665a0836bf8f25c009015fc478df637269 (diff) | |
| download | man-pages-e4f09fd444f4e91b51b9ec25299c0e8080dccd84.tar.gz | |
timer_getoverrun.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -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. |
