diff options
Diffstat (limited to 'man2/timer_getoverrun.2')
| -rw-r--r-- | man2/timer_getoverrun.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2 index fdd3a60196..c274805e4d 100644 --- a/man2/timer_getoverrun.2 +++ b/man2/timer_getoverrun.2 @@ -29,10 +29,10 @@ timer_getoverrun \- get overrun count for a POSIX per-process timer .SH SYNOPSIS .nf .B #include <time.h> - +.PP .BI "int timer_getoverrun(timer_t " timerid ); .fi - +.PP Link with \fI\-lrt\fP. .PP .in -4n |
