Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2017 20:47:16 +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-11@freebsd.org
Subject:   svn commit: r318117 - in stable/11/release/doc: en_US.ISO8859-1/relnotes share/xml
Message-ID:  <201705092047.v49KlGOP045643@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>&nbsp;</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&nbsp;&os;&nbsp;Foundation">
 <!ENTITY ff.url		"https://www.FreeBSDFoundation.org/">;
+<!ENTITY fisglobal	"FIS Global, Inc.">
 
 <!ENTITY gandi		"Gandi.net">
 <!ENTITY google		"Google">



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