diff options
Diffstat (limited to 'man3/sem_wait.3')
| -rw-r--r-- | man3/sem_wait.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/sem_wait.3 b/man3/sem_wait.3 index 335fb67565..3f7bacf91e 100644 --- a/man3/sem_wait.3 +++ b/man3/sem_wait.3 @@ -38,10 +38,10 @@ sem_wait, sem_timedwait, sem_trywait \- lock a semaphore .PP Link with \fI\-pthread\fP. .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): -.in +.RE .PP .BR sem_timedwait (): _POSIX_C_SOURCE\ >=\ 200112L |
