diff options
Diffstat (limited to 'man3/sigqueue.3')
| -rw-r--r-- | man3/sigqueue.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/sigqueue.3 b/man3/sigqueue.3 index a375e4e0c2..bb9cb62188 100644 --- a/man3/sigqueue.3 +++ b/man3/sigqueue.3 @@ -33,10 +33,10 @@ sigqueue \- queue a signal and data to a process .PP .BI "int sigqueue(pid_t " pid ", int " sig ", const union sigval " value ); .PP -.in -4n +.RS -4 Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): -.in +.RE .PP .BR sigqueue (): _POSIX_C_SOURCE\ >=\ 199309L |
