svn commit: r319323 - stable/11/release/doc/en_US.ISO8859-1/relnotes

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


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

Log:
  Document r319244, rpcbind(8) warmstart support knob.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 13:33:03 2017	(r319322)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 13:33:04 2017	(r319323)
@@ -179,6 +179,12 @@
 	<application>LLD</application> has been enabled by default and
 	installed as <filename>/usr/bin/ld</filename> on
 	&os;/&arch.arm64;.</para>
+
+      <para revision="319244">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