diff options
Diffstat (limited to 'man2/timer_getoverrun.2')
| -rw-r--r-- | man2/timer_getoverrun.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/timer_getoverrun.2 b/man2/timer_getoverrun.2 index 09a83ea178..48d8b9fab5 100644 --- a/man2/timer_getoverrun.2 +++ b/man2/timer_getoverrun.2 @@ -41,7 +41,9 @@ Feature Test Macro Requirements for glibc (see .RE .PP .BR timer_getoverrun (): -_POSIX_C_SOURCE\ >=\ 199309L +.nf + _POSIX_C_SOURCE\ >=\ 199309L +.fi .SH DESCRIPTION .BR timer_getoverrun () returns the "overrun count" for the timer referred to by |
