summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-06-01 10:34:39 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-06-01 10:34:39 +0000
commit5c4722ca2fa5fe11b361036003a8cb846145e897 (patch)
treea81f44c6e80236d45f6a67b2356f2391cc0cfb59 /lib/libc
parent34147a3e8f4812b1d92fac206f6a5f518c40e7bd (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/sigsuspend.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/sigsuspend.2 b/lib/libc/sys/sigsuspend.2
index e5489dfbd424..885c17012ca9 100644
--- a/lib/libc/sys/sigsuspend.2
+++ b/lib/libc/sys/sigsuspend.2
@@ -70,6 +70,7 @@ set to
.Dv EINTR .
.Sh SEE ALSO
.Xr sigaction 2 ,
+.Xr signanosleep 2 ,
.Xr sigprocmask 2 ,
.Xr sigsetops 3
.Sh STANDARDS