Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 01:32:24 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r285520 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201507140132.t6E1WOqh018419@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Jul 14 01:32:23 2015
New Revision: 285520
URL: https://svnweb.freebsd.org/changeset/base/285520

Log:
  Document r276686, reaper facility.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 01:32:20 2015	(r285519)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 01:32:23 2015	(r285520)
@@ -303,6 +303,11 @@
       <para revision="275040">A new file configuration library,
 	&man.figpar.3;, has been added to the base system.</para>
 
+      <para revision="276686" contrib="sponsor" sponsor="&ff;">The
+	&man.procctl.2; system call has been updated to include
+	a facility for non-&man.init.8; processes to be declared as
+	the reaper of child processes and their decendants.</para>
+
       <para revision="280392">The &man.setmode.3; function has been
 	updated to consistently set <literal>errno</literal> on
 	failure.</para>



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