psignal.3: Add some entries to SEE ALSO

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-10 18:20:08 +02:00
parent 58ac0956dc
commit 0de147702d
1 changed files with 3 additions and 1 deletions

View File

@ -82,5 +82,7 @@ functions return no value.
.SH "CONFORMING TO"
POSIX.1-2008, 4.3BSD.
.SH "SEE ALSO"
.BR sigaction (2),
.BR perror (3),
.BR strsignal (3)
.BR strsignal (3),
.BR signal (7)