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

Glen Barber gjb at FreeBSD.org
Wed May 31 13:33:17 UTC 2017


Author: gjb
Date: Wed May 31 13:33:15 2017
New Revision: 319332
URL: https://svnweb.freebsd.org/changeset/base/319332

Log:
  Document r319243, rpcbind(8) warmstart support knob.
  
  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	Wed May 31 13:33:14 2017	(r319331)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 13:33:15 2017	(r319332)
@@ -172,6 +172,12 @@
 	<literal>delete-old-libs</literal> target when upgrading the
 	system if <literal>WITHOUT_LIBTHR</literal> is
 	set in &man.src.conf.5;.</para>
+
+      <para revision="319243">The
+	<literal>WITH_RPCBIND_WARMSTART_SUPPORT</literal>
+	&man.src.conf.5; knob has been added, which when enabled
+	allows building &man.rpcbind.8; with
+	<literal>warmstart</literal> support.</para>
     </sect2>
 
     <sect2 xml:id="userland-programs">


More information about the svn-src-all mailing list