summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sigpending.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/sigpending.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/sigpending.2')
-rw-r--r--lib/libc/sys/sigpending.24
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/sys/sigpending.2 b/lib/libc/sys/sigpending.2
index cc5597b..39565fd 100644
--- a/lib/libc/sys/sigpending.2
+++ b/lib/libc/sys/sigpending.2
@@ -71,7 +71,9 @@ argument specified an invalid address.
.El
.Sh SEE ALSO
.Xr sigaction 2 ,
-.Xr sigprocmask 2
+.Xr sigprocmask 2 ,
+.Xr sigsuspend 2 ,
+.Xr sigsetops 3
.Sh STANDARDS
The
.Fn sigpending
OpenPOWER on IntegriCloud