Added sigset(3) to SEE ALSO

This commit is contained in:
Michael Kerrisk 2005-11-29 17:39:29 +00:00
parent 0b321ee459
commit 46c721e7b5
1 changed files with 2 additions and 1 deletions

View File

@ -243,5 +243,6 @@ These functions are obsolete: do not use them in new programs.
.BR signal (2),
.BR sigprocmask (2),
.BR raise (3),
.BR sigpause (3)
.BR sigpause (3),
.BR sigset (3),
.BR signal (7)