Blame SOURCES/firewalld-0.4.4.4-man_pages_add_sctp_and_dccp_rhbz#1429808.patch

843f86
commit 14bcde4e9b9f8c3638e37705ba57c3fac8e9b80f
843f86
Author: Thomas Woerner <twoerner@redhat.com>
843f86
Date:   Fri Apr 28 18:38:50 2017 +0200
843f86
843f86
    Man pages: Mention sctp and dccp protocols for remaining ports, ..
843f86
843f86
diff --git a/doc/xml/firewall-cmd.xml b/doc/xml/firewall-cmd.xml
843f86
index a5b5acd..bf4e7a0 100644
843f86
--- a/doc/xml/firewall-cmd.xml
843f86
+++ b/doc/xml/firewall-cmd.xml
843f86
@@ -549,7 +549,7 @@
843f86
 	      <replaceable>timeval</replaceable> is either a number (of seconds) or number followed by one of characters <literal>s</literal> (seconds), <literal>m</literal> (minutes), <literal>h</literal> (hours), for example <literal>20m</literal> or <literal>1h</literal>.
843f86
 	    </para>
843f86
 	    <para>
843f86
-	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal> or <literal>udp</literal>.
843f86
+	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	    <para>
843f86
 	      The <option>--timeout</option> option is not combinable with the <option>--permanent</option> option.
843f86
@@ -639,7 +639,7 @@
843f86
 	      <replaceable>timeval</replaceable> is either a number (of seconds) or number followed by one of characters <literal>s</literal> (seconds), <literal>m</literal> (minutes), <literal>h</literal> (hours), for example <literal>20m</literal> or <literal>1h</literal>.
843f86
 	    </para>
843f86
 	    <para>
843f86
-	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal> or <literal>udp</literal>.
843f86
+	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	    <para>
843f86
 	      The <option>--timeout</option> option is not combinable with the <option>--permanent</option> option.
843f86
@@ -732,7 +732,7 @@
843f86
 	      <replaceable>timeval</replaceable> is either a number (of seconds) or number followed by one of characters <literal>s</literal> (seconds), <literal>m</literal> (minutes), <literal>h</literal> (hours), for example <literal>20m</literal> or <literal>1h</literal>.
843f86
 	    </para>
843f86
 	    <para>
843f86
-	      The port can either be a single port number <replaceable>portid</replaceable> or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal> or <literal>udp</literal>. The destination address is a simple IP address.
843f86
+	      The port can either be a single port number <replaceable>portid</replaceable> or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>. The destination address is a simple IP address.
843f86
 	    </para>
843f86
 	    <para>
843f86
 	      The <option>--timeout</option> option is not combinable with the <option>--permanent</option> option.
843f86
diff --git a/doc/xml/firewall-offline-cmd.xml b/doc/xml/firewall-offline-cmd.xml
843f86
index d007dbe..e157f67 100644
843f86
--- a/doc/xml/firewall-offline-cmd.xml
843f86
+++ b/doc/xml/firewall-offline-cmd.xml
843f86
@@ -208,7 +208,7 @@
843f86
 	      Add the port to the default zone. This option can be specified multiple times.
843f86
 	    </para>
843f86
 	    <para>
843f86
-	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal> or <literal>udp</literal>.
843f86
+	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	  </listitem>
843f86
 	</varlistentry>
843f86
@@ -264,7 +264,7 @@
843f86
 	      Add the <emphasis>IPv4</emphasis> forward port in the default zone. This option can be specified multiple times. 
843f86
 	    </para>
843f86
 	    <para>
843f86
-	      The port can either be a single port number <replaceable>portid</replaceable> or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal> or <literal>udp</literal>. The destination address is an IP address.
843f86
+	      The port can either be a single port number <replaceable>portid</replaceable> or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>. The destination address is an IP address.
843f86
 	    </para>
843f86
 	  </listitem>
843f86
 	</varlistentry>
843f86
@@ -621,7 +621,7 @@
843f86
 	      Add the port for <replaceable>zone</replaceable>. If zone is omitted, default zone will be used. This option can be specified multiple times.
843f86
 	    </para>
843f86
 	    <para>
843f86
-	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal> or <literal>udp</literal>.
843f86
+	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	  </listitem>
843f86
 	</varlistentry>
843f86
@@ -748,7 +748,7 @@
843f86
 	      Add the <emphasis>IPv4</emphasis> forward port for <replaceable>zone</replaceable>. If zone is omitted, default zone will be used. This option can be specified multiple times.
843f86
 	    </para>
843f86
 	    <para>
843f86
-	      The port can either be a single port number <replaceable>portid</replaceable> or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal> or <literal>udp</literal>. The destination address is a simple IP address.
843f86
+	      The port can either be a single port number <replaceable>portid</replaceable> or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>. The destination address is a simple IP address.
843f86
 	    </para>
843f86
 	    <para>
843f86
 	      For <emphasis>IPv6</emphasis> forward ports, please use the rich language.
843f86
@@ -798,7 +798,7 @@
843f86
 	      Add the source port for <replaceable>zone</replaceable>. If zone is omitted, default zone will be used. This option can be specified multiple times. If a timeout is supplied, the rule will be active for the specified amount of time and will be removed automatically afterwards.
843f86
 	    </para>
843f86
 	    <para>
843f86
-	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal> or <literal>udp</literal>.
843f86
+	      The port can either be a single port number or a port range <replaceable>portid</replaceable>-<replaceable>portid</replaceable>. The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	  </listitem>
843f86
 	</varlistentry>
843f86
diff --git a/doc/xml/firewalld.service.xml b/doc/xml/firewalld.service.xml
843f86
index 2907f83..88b7640 100644
843f86
--- a/doc/xml/firewalld.service.xml
843f86
+++ b/doc/xml/firewalld.service.xml
843f86
@@ -136,7 +136,7 @@
843f86
 	  <term>protocol="<replaceable>string</replaceable>"</term>
843f86
           <listitem>
843f86
 	    <para>
843f86
-              The protocol value can either be <option>tcp</option>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
843f86
+              The protocol value can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	  </listitem>
843f86
 	</varlistentry>
843f86
@@ -185,7 +185,7 @@
843f86
 	  <term>protocol="<replaceable>string</replaceable>"</term>
843f86
           <listitem>
843f86
 	    <para>
843f86
-              The protocol value can either be <option>tcp</option>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
843f86
+              The protocol value can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	  </listitem>
843f86
 	</varlistentry>
843f86
diff --git a/doc/xml/firewalld.zone.xml b/doc/xml/firewalld.zone.xml
843f86
index 67cd3ef..12e42e2 100644
843f86
--- a/doc/xml/firewalld.zone.xml
843f86
+++ b/doc/xml/firewalld.zone.xml
843f86
@@ -252,7 +252,7 @@
843f86
 	  <term>protocol="<literal>tcp</literal>|<literal>udp</literal>|<literal>sctp</literal>|<literal>dccp</literal>"</term>
843f86
           <listitem>
843f86
 	    <para>
843f86
-	      The protocol can either be <replaceable>tcp</replaceable>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
843f86
+	      The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	  </listitem>
843f86
 	</varlistentry>
843f86
@@ -332,7 +332,7 @@
843f86
 	    <term>protocol="<literal>tcp</literal>|<literal>udp</literal>|<literal>sctp</literal>|<literal>dccp</literal>"</term>
843f86
             <listitem>
843f86
 	      <para>
843f86
-		The protocol can either be <replaceable>tcp</replaceable>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
843f86
+		The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	      </para>
843f86
 	    </listitem>
843f86
 	  </varlistentry>
843f86
@@ -385,7 +385,7 @@
843f86
 	  <term>protocol="<literal>tcp</literal>|<literal>udp</literal>|<literal>sctp</literal>|<literal>dccp</literal>"</term>
843f86
           <listitem>
843f86
 	    <para>
843f86
-	      The protocol can either be <replaceable>tcp</replaceable>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
843f86
+	      The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
843f86
 	    </para>
843f86
 	  </listitem>
843f86
 	</varlistentry>