rt_sigqueueinfo.2: SEE ALSO: add pidfd_send_signal(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-09-22 23:32:20 +02:00
parent 86fd6bad0a
commit 8c2bb83d9b
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ the null signal (0) can be used to check if the specified process
or thread exists.
.SH SEE ALSO
.BR kill (2),
.BR pidfd_send_signal (2),
.BR sigaction (2),
.BR sigprocmask (2),
.BR tgkill (2),