Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2017 13:33:11 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r319327 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201705311333.v4VDXBmY048011@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>&nbsp;</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">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705311333.v4VDXBmY048011>