diff --git a/man7/signal.7 b/man7/signal.7 index 8ee3c2fb0..57fb4033c 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -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),