diff options
Diffstat (limited to 'man2/sigqueue.2')
| -rw-r--r-- | man2/sigqueue.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/sigqueue.2 b/man2/sigqueue.2 index d68009b302..75c8a8980a 100644 --- a/man2/sigqueue.2 +++ b/man2/sigqueue.2 @@ -96,6 +96,8 @@ For the required permissions, see .B ESRCH No process has a PID matching .IR pid . +.SH "CONFORMING TO" +POSIX.1-2001 .SH NOTES If this function results in the sending of a signal to the process that invoked it, and that signal was not blocked by the calling thread, @@ -104,8 +106,6 @@ having it unblocked, or by waiting for it using .BR sigwait (3)), then at least some signal must be delivered to this thread before this function returns. -.SH "CONFORMING TO" -POSIX.1-2001 .SH "SEE ALSO" .BR kill (2), .BR sigaction (2), |
