Xref pthread_sigmask(3).
This commit is contained in:
parent
5af00b0b39
commit
6012e94867
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: sigprocmask.2,v 1.21 2006/01/06 02:30:08 uwe Exp $
|
||||
.\" $NetBSD: sigprocmask.2,v 1.22 2006/01/07 20:11:30 kleink Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -111,6 +111,7 @@ has a value other than those listed here.
|
|||
.Xr kill 2 ,
|
||||
.Xr sigaction 2 ,
|
||||
.Xr sigsuspend 2 ,
|
||||
.Xr pthread_sigmask 3 ,
|
||||
.Xr sigsetops 3 ,
|
||||
.Xr signal 7
|
||||
.Sh STANDARDS
|
||||
|
|
Loading…
Reference in New Issue