summaryrefslogtreecommitdiff
path: root/man2/sigsuspend.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-07-02 13:30:54 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-07-02 13:30:54 +0000
commit7c85aa6ba5f66bafce871c27e9676ae0d5b223a3 (patch)
tree2c819d5c299843cb95a159b266ba7e19090c0c11 /man2/sigsuspend.2
parent124fa3b75a14bb21e8810f36adf5e8a250093a79 (diff)
SEE ALSO: Add sigwait(3).
Diffstat (limited to 'man2/sigsuspend.2')
-rw-r--r--man2/sigsuspend.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man2/sigsuspend.2 b/man2/sigsuspend.2
index cd954d02c..0d19de57d 100644
--- a/man2/sigsuspend.2
+++ b/man2/sigsuspend.2
@@ -99,4 +99,5 @@ for details on manipulating signal sets.
.BR sigprocmask (2),
.BR sigwaitinfo (2),
.BR sigsetops (3),
+.BR sigwait (3),
.BR signal (7)