signal.7: SEE ALSO: Add rt_sigqueueinfo(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-18 06:29:31 +02:00
parent 485ab7013e
commit 23038eae08
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,7 @@
.\" Added section on stop/cont signals interrupting syscalls.
.\" 2008-10-05, mtk: various additions
.\"
.TH SIGNAL 7 2011-09-08 "Linux" "Linux Programmer's Manual"
.TH SIGNAL 7 2011-09-18 "Linux" "Linux Programmer's Manual"
.SH NAME
signal \- overview of signals
.SH DESCRIPTION
@ -847,6 +847,7 @@ signal 29 is
.BR getrlimit (2),
.BR kill (2),
.BR killpg (2),
.BR rt_sigqueueinfo (2),
.BR setitimer (2),
.BR setrlimit (2),
.BR sgetmask (2),