mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 12:13:29 +02:00
Correct font in mangle manpages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
79430673b8
commit
fdf513fba6
@ -124,7 +124,7 @@
|
|||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>CHECKSUM</term>
|
<term><emphasis role="bold">CHECKSUM</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Compute and fill in the checksum in a packet that lacks
|
<para>Compute and fill in the checksum in a packet that lacks
|
||||||
@ -139,7 +139,8 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>CLASSIFY(<replaceable>classid</replaceable>)</term>
|
<term><emphasis
|
||||||
|
role="bold">CLASSIFY(<replaceable>classid</replaceable>)</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>A classification Id (classid) is of the form
|
<para>A classification Id (classid) is of the form
|
||||||
@ -189,7 +190,8 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>CONMARK({mark|range})</term>
|
<term><emphasis
|
||||||
|
role="bold">CONMARK({mark|range})</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Identical to MARK with the exception that the mark is
|
<para>Identical to MARK with the exception that the mark is
|
||||||
@ -322,7 +324,7 @@ INLINE eth0 - ; -p tcp -j MARK --set-mark
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>IPMARK</term>
|
<term><emphasis role="bold">IPMARK</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Assigns a mark to each matching packet based on the
|
<para>Assigns a mark to each matching packet based on the
|
||||||
@ -430,8 +432,9 @@ INLINE eth0 - ; -p tcp -j MARK --set-mark
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>IPTABLES({<replaceable>target</replaceable>
|
<term><emphasis
|
||||||
[<replaceable>option</replaceable> ...])</term>
|
role="bold">IPTABLES({<replaceable>target</replaceable>
|
||||||
|
[<replaceable>option</replaceable> ...])</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This action allows you to specify an iptables target
|
<para>This action allows you to specify an iptables target
|
||||||
@ -452,7 +455,8 @@ INLINE eth0 - ; -p tcp -j MARK --set-mark
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>MARK({<replaceable>mark</replaceable>|<replaceable>range</replaceable>})</term>
|
<term><emphasis
|
||||||
|
role="bold">MARK({<replaceable>mark</replaceable>|<replaceable>range</replaceable>})</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>where <replaceable>mark</replaceable> is a packet mark
|
<para>where <replaceable>mark</replaceable> is a packet mark
|
||||||
|
@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>CHECKSUM</term>
|
<term><emphasis role="bold">CHECKSUM</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Compute and fill in the checksum in a packet that lacks
|
<para>Compute and fill in the checksum in a packet that lacks
|
||||||
@ -140,7 +140,8 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>CLASSIFY(<replaceable>classid</replaceable>)</term>
|
<term><emphasis
|
||||||
|
role="bold">CLASSIFY(<replaceable>classid</replaceable>)</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>A classification Id (classid) is of the form
|
<para>A classification Id (classid) is of the form
|
||||||
@ -190,7 +191,8 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>CONMARK({mark|range})</term>
|
<term><emphasis
|
||||||
|
role="bold">CONMARK({mark|range})</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Identical to MARK with the exception that the mark is
|
<para>Identical to MARK with the exception that the mark is
|
||||||
@ -323,7 +325,7 @@ INLINE eth0 - ; -p tcp -j MARK --set-mark
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>IPMARK</term>
|
<term><emphasis role="bold">IPMARK</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Assigns a mark to each matching packet based on the
|
<para>Assigns a mark to each matching packet based on the
|
||||||
@ -431,8 +433,9 @@ INLINE eth0 - ; -p tcp -j MARK --set-mark
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>IP6TABLES({<replaceable>target</replaceable>
|
<term><emphasis
|
||||||
[<replaceable>option</replaceable> ...])</term>
|
role="bold">IP6TABLES({<replaceable>target</replaceable>
|
||||||
|
[<replaceable>option</replaceable> ...])</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This action allows you to specify an iptables target
|
<para>This action allows you to specify an iptables target
|
||||||
@ -453,7 +456,8 @@ INLINE eth0 - ; -p tcp -j MARK --set-mark
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>MARK({<replaceable>mark</replaceable>|<replaceable>range</replaceable>})</term>
|
<term><emphasis
|
||||||
|
role="bold">MARK({<replaceable>mark</replaceable>|<replaceable>range</replaceable>})</emphasis></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>where <replaceable>mark</replaceable> is a packet mark
|
<para>where <replaceable>mark</replaceable> is a packet mark
|
||||||
|
Loading…
x
Reference in New Issue
Block a user