From 01929df9e08e315e67d5dcee1286879dbf4572e1 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 14 May 1998 14:39:58 +0000 Subject: [PATCH] Remove reference to signanosleep --- lib/libc/sys/sigsuspend.2 | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libc/sys/sigsuspend.2 b/lib/libc/sys/sigsuspend.2 index 885c17012ca..e5489dfbd42 100644 --- a/lib/libc/sys/sigsuspend.2 +++ b/lib/libc/sys/sigsuspend.2 @@ -70,7 +70,6 @@ set to .Dv EINTR . .Sh SEE ALSO .Xr sigaction 2 , -.Xr signanosleep 2 , .Xr sigprocmask 2 , .Xr sigsetops 3 .Sh STANDARDS