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

34791e
commit 14bcde4e9b9f8c3638e37705ba57c3fac8e9b80f
34791e
Author: Thomas Woerner <twoerner@redhat.com>
34791e
Date:   Fri Apr 28 18:38:50 2017 +0200
34791e
34791e
    Man pages: Mention sctp and dccp protocols for remaining ports, ..
34791e
34791e
diff --git a/doc/xml/firewall-cmd.xml b/doc/xml/firewall-cmd.xml
34791e
index a5b5acd..bf4e7a0 100644
34791e
--- a/doc/xml/firewall-cmd.xml
34791e
+++ b/doc/xml/firewall-cmd.xml
34791e
@@ -549,7 +549,7 @@
34791e
 	      <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>.
34791e
 	    </para>
34791e
 	    <para>
34791e
-	      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>.
34791e
+	      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>.
34791e
 	    </para>
34791e
 	    <para>
34791e
 	      The <option>--timeout</option> option is not combinable with the <option>--permanent</option> option.
34791e
@@ -639,7 +639,7 @@
34791e
 	      <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>.
34791e
 	    </para>
34791e
 	    <para>
34791e
-	      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>.
34791e
+	      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>.
34791e
 	    </para>
34791e
 	    <para>
34791e
 	      The <option>--timeout</option> option is not combinable with the <option>--permanent</option> option.
34791e
@@ -732,7 +732,7 @@
34791e
 	      <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>.
34791e
 	    </para>
34791e
 	    <para>
34791e
-	      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.
34791e
+	      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.
34791e
 	    </para>
34791e
 	    <para>
34791e
 	      The <option>--timeout</option> option is not combinable with the <option>--permanent</option> option.
34791e
diff --git a/doc/xml/firewall-offline-cmd.xml b/doc/xml/firewall-offline-cmd.xml
34791e
index d007dbe..e157f67 100644
34791e
--- a/doc/xml/firewall-offline-cmd.xml
34791e
+++ b/doc/xml/firewall-offline-cmd.xml
34791e
@@ -208,7 +208,7 @@
34791e
 	      Add the port to the default zone. This option can be specified multiple times.
34791e
 	    </para>
34791e
 	    <para>
34791e
-	      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>.
34791e
+	      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>.
34791e
 	    </para>
34791e
 	  </listitem>
34791e
 	</varlistentry>
34791e
@@ -264,7 +264,7 @@
34791e
 	      Add the <emphasis>IPv4</emphasis> forward port in the default zone. This option can be specified multiple times. 
34791e
 	    </para>
34791e
 	    <para>
34791e
-	      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.
34791e
+	      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.
34791e
 	    </para>
34791e
 	  </listitem>
34791e
 	</varlistentry>
34791e
@@ -621,7 +621,7 @@
34791e
 	      Add the port for <replaceable>zone</replaceable>. If zone is omitted, default zone will be used. This option can be specified multiple times.
34791e
 	    </para>
34791e
 	    <para>
34791e
-	      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>.
34791e
+	      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>.
34791e
 	    </para>
34791e
 	  </listitem>
34791e
 	</varlistentry>
34791e
@@ -748,7 +748,7 @@
34791e
 	      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.
34791e
 	    </para>
34791e
 	    <para>
34791e
-	      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.
34791e
+	      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.
34791e
 	    </para>
34791e
 	    <para>
34791e
 	      For <emphasis>IPv6</emphasis> forward ports, please use the rich language.
34791e
@@ -798,7 +798,7 @@
34791e
 	      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.
34791e
 	    </para>
34791e
 	    <para>
34791e
-	      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>.
34791e
+	      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>.
34791e
 	    </para>
34791e
 	  </listitem>
34791e
 	</varlistentry>
34791e
diff --git a/doc/xml/firewalld.service.xml b/doc/xml/firewalld.service.xml
34791e
index 2907f83..88b7640 100644
34791e
--- a/doc/xml/firewalld.service.xml
34791e
+++ b/doc/xml/firewalld.service.xml
34791e
@@ -136,7 +136,7 @@
34791e
 	  <term>protocol="<replaceable>string</replaceable>"</term>
34791e
           <listitem>
34791e
 	    <para>
34791e
-              The protocol value can either be <option>tcp</option>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
34791e
+              The protocol value can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
34791e
 	    </para>
34791e
 	  </listitem>
34791e
 	</varlistentry>
34791e
@@ -185,7 +185,7 @@
34791e
 	  <term>protocol="<replaceable>string</replaceable>"</term>
34791e
           <listitem>
34791e
 	    <para>
34791e
-              The protocol value can either be <option>tcp</option>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
34791e
+              The protocol value can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
34791e
 	    </para>
34791e
 	  </listitem>
34791e
 	</varlistentry>
34791e
diff --git a/doc/xml/firewalld.zone.xml b/doc/xml/firewalld.zone.xml
34791e
index 67cd3ef..12e42e2 100644
34791e
--- a/doc/xml/firewalld.zone.xml
34791e
+++ b/doc/xml/firewalld.zone.xml
34791e
@@ -252,7 +252,7 @@
34791e
 	  <term>protocol="<literal>tcp</literal>|<literal>udp</literal>|<literal>sctp</literal>|<literal>dccp</literal>"</term>
34791e
           <listitem>
34791e
 	    <para>
34791e
-	      The protocol can either be <replaceable>tcp</replaceable>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
34791e
+	      The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
34791e
 	    </para>
34791e
 	  </listitem>
34791e
 	</varlistentry>
34791e
@@ -332,7 +332,7 @@
34791e
 	    <term>protocol="<literal>tcp</literal>|<literal>udp</literal>|<literal>sctp</literal>|<literal>dccp</literal>"</term>
34791e
             <listitem>
34791e
 	      <para>
34791e
-		The protocol can either be <replaceable>tcp</replaceable>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
34791e
+		The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
34791e
 	      </para>
34791e
 	    </listitem>
34791e
 	  </varlistentry>
34791e
@@ -385,7 +385,7 @@
34791e
 	  <term>protocol="<literal>tcp</literal>|<literal>udp</literal>|<literal>sctp</literal>|<literal>dccp</literal>"</term>
34791e
           <listitem>
34791e
 	    <para>
34791e
-	      The protocol can either be <replaceable>tcp</replaceable>, <option>udp</option>, <option>sctp</option> or <option>dccp</option>.
34791e
+	      The protocol can either be <literal>tcp</literal>, <literal>udp</literal>, <literal>sctp</literal> or <literal>dccp</literal>.
34791e
 	    </para>
34791e
 	  </listitem>
34791e
 	</varlistentry>