mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
PROC_PDEATHSIG_CTL will appear first in 11.2.
Submitted by: Thomas Munro MFC after: 3 days Differential revision: https://reviews.freebsd.org/D15399
This commit is contained in:
parent
9d0ade3630
commit
450cd8475a
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 20, 2018
|
||||
.Dd May 12, 2018
|
||||
.Dt PROCCTL 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -550,4 +550,4 @@ The
|
|||
.Dv PROC_PDEATHSIG_CTL
|
||||
facility is based on the prctl(PR_SET_PDEATHSIG, ...) feature of Linux,
|
||||
and first appeared in
|
||||
.Fx 12.0 .
|
||||
.Fx 11.2 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue