Updated SEE ALSO to reflect splitting of sigaction.2 into

sigaction.2, sigsuspend.2, sigpending.2, sigprocmask.2
This commit is contained in:
Michael Kerrisk 2005-09-15 09:20:05 +00:00
parent 22b6a68b91
commit 479377fb38
2 changed files with 5 additions and 0 deletions

View File

@ -287,7 +287,10 @@ ANSI C
.BR kill (2),
.BR pause (2),
.BR sigaction (2),
.BR sigpending (2),
.BR sigprocmask (2),
.BR sigqueue (2),
.BR sigsuspend (2),
.BR sigvec (2),
.BR killpg (3),
.BR raise (3),

View File

@ -262,6 +262,8 @@ signal 29 is
.BR setrlimit (2),
.BR sigaction (2),
.BR signal (2),
.BR sigpending (2),
.BR sigprocmask (2),
.BR sigqueue (2),
.BR sigsuspend (2),
.BR proc (5)