mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
pselect(2): Add xref to sigsuspend(2).
This commit is contained in:
parent
f0ef49bbf4
commit
fdafa7840f
1 changed files with 3 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 27, 2009
|
||||
.Dd August 16, 2013
|
||||
.Dt PSELECT 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -104,7 +104,8 @@ and (if a signal mask is provided)
|
|||
.Xr kqueue 2 ,
|
||||
.Xr poll 2 ,
|
||||
.Xr select 2 ,
|
||||
.Xr sigprocmask 2
|
||||
.Xr sigprocmask 2 ,
|
||||
.Xr sigsuspend 2
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn pselect
|
||||
|
|
|
|||
Loading…
Reference in a new issue