Add SEE ALSO entry referring to new signalfd.2 page.

This commit is contained in:
Michael Kerrisk 2008-02-11 11:41:18 +00:00
parent 8b4280907b
commit 058c11652c
4 changed files with 4 additions and 0 deletions

View File

@ -606,6 +606,7 @@ See
.BR pause (2),
.BR sigaltstack (2),
.BR signal (2),
.BR signalfd (2),
.BR sigpending (2),
.BR sigprocmask (2),
.BR sigqueue (2),

View File

@ -185,6 +185,7 @@ This is not recommended.
.BR killpg (2),
.BR pause (2),
.BR sigaction (2),
.BR signalfd (2),
.BR sigpending (2),
.BR sigprocmask (2),
.BR sigqueue (2),

View File

@ -156,6 +156,7 @@ is a library function implemented on top of
.BR kill (2),
.BR sigaction (2),
.BR signal (2),
.BR signalfd (2),
.BR sigpending (2),
.BR sigprocmask (2),
.BR sigqueue (2),

View File

@ -488,6 +488,7 @@ signal 29 is
.BR sget\%mask (2),
.BR sig\%action (2),
.BR sig\%nal (2),
.BR signalfd (2),
.BR sig\%pend\%ing (2),
.BR sig\%proc\%mask (2),
.BR sig\%queue (2),