mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
.Xr sigvec --> sigaction
Obtained from: OpenBSD
This commit is contained in:
parent
a5c3b32774
commit
5e8b84b628
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)_exit.2 8.1 (Berkeley) 6/4/93
|
||||
.\" $Id$
|
||||
.\" $Id: _exit.2,v 1.7 1997/02/22 15:03:36 peter Exp $
|
||||
.\"
|
||||
.Dd June 4, 1993
|
||||
.Dt EXIT 2
|
||||
|
|
@ -103,7 +103,7 @@ calling
|
|||
can never return.
|
||||
.Sh SEE ALSO
|
||||
.Xr fork 2 ,
|
||||
.Xr sigvec 2 ,
|
||||
.Xr sigaction 2 ,
|
||||
.Xr wait 2 ,
|
||||
.Xr exit 3
|
||||
.Sh STANDARDS
|
||||
|
|
|
|||
Loading…
Reference in a new issue