diff options
Diffstat (limited to 'man3/pthread_spin_init.3')
| -rw-r--r-- | man3/pthread_spin_init.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/pthread_spin_init.3 b/man3/pthread_spin_init.3 index 3077ab741a..7a87093762 100644 --- a/man3/pthread_spin_init.3 +++ b/man3/pthread_spin_init.3 @@ -35,10 +35,10 @@ pthread_spin_init, pthread_spin_destroy \- initialize or destroy a spin lock .PP Compile and 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 pthread_spin_init (), .BR pthread_spin_destroy (): |
