Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2018 10:11:34 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r333521 - head/lib/libc/sys
Message-ID:  <201805121011.w4CABYnZ064012@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Sat May 12 10:11:33 2018
New Revision: 333521
URL: https://svnweb.freebsd.org/changeset/base/333521

Log:
  PROC_PDEATHSIG_CTL will appear first in 11.2.
  
  Submitted by:	Thomas Munro
  MFC after:	3 days
  Differential revision:	https://reviews.freebsd.org/D15399

Modified:
  head/lib/libc/sys/procctl.2

Modified: head/lib/libc/sys/procctl.2
==============================================================================
--- head/lib/libc/sys/procctl.2	Sat May 12 08:23:17 2018	(r333520)
+++ head/lib/libc/sys/procctl.2	Sat May 12 10:11:33 2018	(r333521)
@@ -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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805121011.w4CABYnZ064012>