svn commit: r318056 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue May 9 17:21:47 UTC 2017
Author: gjb
Date: Tue May 9 17:21:45 2017
New Revision: 318056
URL: https://svnweb.freebsd.org/changeset/base/318056
Log:
Document r313203, inetd(8) can be built without libwrap support.
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 Tue May 9 17:21:44 2017 (r318055)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:45 2017 (r318056)
@@ -159,6 +159,11 @@
<sect2 xml:id="userland-config">
<title>Userland Configuration Changes</title>
+ <para revision="313203">The &man.inetd.8; utility can now be
+ built without <literal>libwrap</literal> support when
+ <literal>WITHOUT_TCP_WRAPPERS</literal> is set in
+ &man.src.conf.5;.</para>
+
<para revision="316045">The &man.libthr.3; library and related
files are now evaluated and removed by the
<literal>delete-old-libs</literal> target when upgrading the
More information about the svn-src-stable-11
mailing list