Blame SOURCES/firewalld-0.3.9-RHBZ#1112742.patch

06cdf6
diff -up firewalld-0.3.9/doc/xml/firewall-cmd.xml.RHBZ#1112742 firewalld-0.3.9/doc/xml/firewall-cmd.xml
06cdf6
--- firewalld-0.3.9/doc/xml/firewall-cmd.xml.RHBZ#1112742	2014-09-30 01:31:08.211565878 +0200
06cdf6
+++ firewalld-0.3.9/doc/xml/firewall-cmd.xml	2014-09-30 01:41:41.986770639 +0200
06cdf6
@@ -647,6 +647,10 @@
06cdf6
 	    <para>
06cdf6
 	      Bind interface <replaceable>interface</replaceable> to zone <replaceable>zone</replaceable>. If zone is omitted, default zone will be used.
06cdf6
 	    </para>
06cdf6
+	    <para>
06cdf6
+	      As a end user you don't need this in most cases, because NetworkManager adds interfaces into zones automatically.
06cdf6
+	      For permanent association of interface with a zone, see 'How to set or change a zone for a connection?' in <citerefentry><refentrytitle>firewalld.zones</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
06cdf6
+	    </para>
06cdf6
 	  </listitem>
06cdf6
 	</varlistentry>
06cdf6
 
06cdf6
diff -up firewalld-0.3.9/doc/xml/firewalld.zone.xml.RHBZ#1112742 firewalld-0.3.9/doc/xml/firewalld.zone.xml
06cdf6
--- firewalld-0.3.9/doc/xml/firewalld.zone.xml.RHBZ#1112742	2013-12-05 15:52:01.000000000 +0100
06cdf6
+++ firewalld-0.3.9/doc/xml/firewalld.zone.xml	2014-09-30 01:41:41.986770639 +0200
06cdf6
@@ -152,7 +152,11 @@
06cdf6
     <refsect2 id="interface">
06cdf6
       <title>interface</title>
06cdf6
       <para>
06cdf6
-	Is an optional empty-element tag and can be used several times. It can be used to bind an interface to a zone. An interface entry has exactly one attribute:
06cdf6
+	Is an optional empty-element tag and can be used several times. It can be used to bind an interface to a zone.
06cdf6
+	You don't need this for NetworkManager-managed interfaces, because NetworkManager binds interfaces to zones automatically.
06cdf6
+	See also 'How to set or change a zone for a connection?' in <citerefentry><refentrytitle>firewalld.zones</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
06cdf6
+	You can use it as a fallback mechanism for interfaces that can't be managed via NetworkManager.
06cdf6
+	An interface entry has exactly one attribute:
06cdf6
       </para>
06cdf6
       <variablelist>
06cdf6
 	<varlistentry>