svn commit: r318117 - in stable/11/release/doc: en_US.ISO8859-1/relnotes share/xml

Glen Barber gjb at FreeBSD.org
Tue May 9 20:47:17 UTC 2017


Author: gjb
Date: Tue May  9 20:47:16 2017
New Revision: 318117
URL: https://svnweb.freebsd.org/changeset/base/318117

Log:
  Document r310009, jail_confwarn rc.conf(5) addition.
  
  Sponsored by:	The FreeBSD Foundation

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

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 20:45:21 2017	(r318116)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 20:47:16 2017	(r318117)
@@ -306,7 +306,10 @@
       <title><filename class="directory">/etc/rc.d</filename>
 	Scripts</title>
 
-      <para> </para>
+      <para revision="310009" contrib="sponsor"
+	sponsor="&fisglobal;">The <literal>jail_confwarn</literal>
+	&man.rc.conf.5; entry has been added, which suppresses warning
+	about obsolete per-&man.jail.8; configurations.</para>
     </sect2>
 
     <sect2 xml:id="userland-periodic">

Modified: stable/11/release/doc/share/xml/sponsor.ent
==============================================================================
--- stable/11/release/doc/share/xml/sponsor.ent	Tue May  9 20:45:21 2017	(r318116)
+++ stable/11/release/doc/share/xml/sponsor.ent	Tue May  9 20:47:16 2017	(r318117)
@@ -27,6 +27,7 @@
 
 <!ENTITY ff		"The &os; Foundation">
 <!ENTITY ff.url		"https://www.FreeBSDFoundation.org/">
+<!ENTITY fisglobal	"FIS Global, Inc.">
 
 <!ENTITY gandi		"Gandi.net">
 <!ENTITY google		"Google">


More information about the svn-src-all mailing list