Correct syntax of the SAVE and RESTORE actions.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2015-01-20 08:09:55 -08:00
parent a7cacdfee3
commit 6f2308e0fa
2 changed files with 6 additions and 4 deletions

View File

@ -499,7 +499,7 @@ INLINE eth0 - ; -p tcp -j MARK --set-mark
<varlistentry>
<term><emphasis
role="bold">RESTORE</emphasis>[(/<emphasis>mask</emphasis>)]</term>
role="bold">RESTORE</emphasis>[(<emphasis>mask</emphasis>)]</term>
<listitem>
<para>Restore the packet's mark from the connection's mark
@ -543,7 +543,8 @@ SAME $FW 0.0.0.0/0 tcp 80,443</programlisting>
</varlistentry>
<varlistentry>
<term><emphasis role="bold">SAVE[(/<emphasis>mask)</emphasis>]
<term><emphasis
role="bold">SAVE[(<emphasis><replaceable>mask</replaceable>)</emphasis>]
</emphasis></term>
<listitem>

View File

@ -500,7 +500,7 @@ INLINE eth0 - ; -p tcp -j MARK --set-mark
<varlistentry>
<term><emphasis
role="bold">RESTORE</emphasis>[(/<emphasis>mask</emphasis>)]</term>
role="bold">RESTORE</emphasis>[(<emphasis>mask</emphasis>)]</term>
<listitem>
<para>Restore the packet's mark from the connection's mark
@ -544,7 +544,8 @@ SAME $FW 0.0.0.0/0 tcp 80,443</programlisting>
</varlistentry>
<varlistentry>
<term><emphasis role="bold">SAVE[(/<emphasis>mask)</emphasis>]
<term><emphasis role="bold">SAVE[(<emphasis
role="bold"><replaceable>mask</replaceable>)</emphasis>]
</emphasis></term>
<listitem>