Fix typos

This commit is contained in:
Roberto C. Sánchez 2017-11-26 15:39:59 -05:00
parent d22210c074
commit c89b113a61
No known key found for this signature in database
GPG Key ID: 2CD7785EDDA7B20F
4 changed files with 5 additions and 5 deletions

View File

@ -447,7 +447,7 @@
<listitem> <listitem>
<para>This form combines the preceding two and requires that <para>This form combines the preceding two and requires that
both the incoming interace and source address match.</para> both the incoming interface and source address match.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -543,7 +543,7 @@
<listitem> <listitem>
<para>This form combines the preceding two and requires that <para>This form combines the preceding two and requires that
both the outgoing interace and destination address both the outgoing interface and destination address
match.</para> match.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -362,7 +362,7 @@ REJECT(icmp-proto-unreachable):notice:IPv6,tunneling loc net
is 2 and AF_INET6 is 10).</para> is 2 and AF_INET6 is 10).</para>
<para>The name immediately following the number is the currently-selected <para>The name immediately following the number is the currently-selected
backend, and the ones in parantheses are the ones that are available. You backend, and the ones in parentheses are the ones that are available. You
can change the currently selected backend by echoing it's name into can change the currently selected backend by echoing it's name into
/proc/net/netfilter/nf_log.<replaceable>number</replaceable>.</para> /proc/net/netfilter/nf_log.<replaceable>number</replaceable>.</para>

View File

@ -681,7 +681,7 @@ SAME $FW 0.0.0.0/0 tcp 80,443</programlisting>
<listitem> <listitem>
<para>Added in Shorewall 5.1.9. This target only applies to <para>Added in Shorewall 5.1.9. This target only applies to
TCP traffic and alters the MSS value in SYN packets. It may be TCP traffic and alters the MSS value in SYN packets. It may be
used in the FOWARD and POSTROUTING chains; the default is used in the FORWARD and POSTROUTING chains; the default is
FORWARD.</para> FORWARD.</para>
<para>The <replaceable>mss</replaceable> parameter may be <para>The <replaceable>mss</replaceable> parameter may be

View File

@ -84,7 +84,7 @@
<para>If PROVIDER_OFFSET is non-zero in <ulink <para>If PROVIDER_OFFSET is non-zero in <ulink
url="/manpages/shorewall.conf.html">shorewall.conf(5)</ulink>, then url="/manpages/shorewall.conf.html">shorewall.conf(5)</ulink>, then
the value must be a mutiple of 2^^PROVIDER_OFFSET. In all cases, the the value must be a multiple of 2^^PROVIDER_OFFSET. In all cases, the
number of significant bits may not exceed PROVIDER_OFFSET + number of significant bits may not exceed PROVIDER_OFFSET +
PROVIDER_BITS.</para> PROVIDER_BITS.</para>
</listitem> </listitem>