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

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


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

Log:
  Document r313206, inetd(8) buildable without libwrap(3).
  
  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:10 2017	(r319326)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed May 31 13:33:11 2017	(r319327)
@@ -162,7 +162,10 @@
     <sect2 xml:id="userland-config">
       <title>Userland Configuration Changes</title>
 
-      <para> </para>
+      <para revision="313206">The &man.inetd.8; utility is now built
+	without <literal>libwrap</literal> support when
+	<literal>WITHOUT_TCP_WRAPPERS</literal> is set in
+	&man.src.conf.5;.</para>
     </sect2>
 
     <sect2 xml:id="userland-programs">


More information about the svn-src-stable mailing list