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:
Konstantin Belousov 2018-05-12 10:11:33 +00:00
parent 9d0ade3630
commit 450cd8475a

View file

@ -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 .