summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sigprocmask.2
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2003-06-24 15:41:19 +0000
committeryar <yar@FreeBSD.org>2003-06-24 15:41:19 +0000
commitc00d8c0364118283a19e5a00a7dbfe340ec79e90 (patch)
tree57c2803cdb48ecf200a9054a6f36b24a9d4f0756 /lib/libc/sys/sigprocmask.2
parentae3f997f520e43fd1109ffd28464e3036afb478b (diff)
downloadFreeBSD-src-c00d8c0364118283a19e5a00a7dbfe340ec79e90.zip
FreeBSD-src-c00d8c0364118283a19e5a00a7dbfe340ec79e90.tar.gz
Unify cross-references between sigpending(2), sigprocmask(2),
and sigsuspend(2), all three of which operate or depend on the process signal mask. Add a missing xref to sigsetops(3), without which the above three syscalls would be useless.
Diffstat (limited to 'lib/libc/sys/sigprocmask.2')
-rw-r--r--lib/libc/sys/sigprocmask.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/sigprocmask.2 b/lib/libc/sys/sigprocmask.2
index ca9be15..1d8c59a6 100644
--- a/lib/libc/sys/sigprocmask.2
+++ b/lib/libc/sys/sigprocmask.2
@@ -117,6 +117,7 @@ has a value other than those listed here.
.Sh SEE ALSO
.Xr kill 2 ,
.Xr sigaction 2 ,
+.Xr sigpending 2 ,
.Xr sigsuspend 2 ,
.Xr fpsetmask 3 ,
.Xr sigsetops 3
OpenPOWER on IntegriCloud