svn commit: r285520 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Jul 14 01:32:24 UTC 2015


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>


More information about the svn-src-all mailing list