From 5c4722ca2fa5fe11b361036003a8cb846145e897 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 1 Jun 1997 10:34:39 +0000 Subject: [PATCH] Add xref to signanosleep(2) --- lib/libc/sys/sigsuspend.2 | 1 + 1 file changed, 1 insertion(+) 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