diff options
author | peter <peter@FreeBSD.org> | 1997-06-01 10:34:39 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-06-01 10:34:39 +0000 |
commit | 370210159e6f643b7b44f7dd1e1c2f2205b9c55e (patch) | |
tree | 76f7890c4a17a09fec57f359cde542aab76eb2c8 /lib | |
parent | 6e813d52f9cb3053898b05c707d5952052edd672 (diff) | |
download | FreeBSD-src-370210159e6f643b7b44f7dd1e1c2f2205b9c55e.zip FreeBSD-src-370210159e6f643b7b44f7dd1e1c2f2205b9c55e.tar.gz |
Add xref to signanosleep(2)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/sigsuspend.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/sigsuspend.2 b/lib/libc/sys/sigsuspend.2 index e5489df..885c170 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 |