mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
Correct builtin example in the actions manpages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f963adccf5
commit
f9a62e1650
@ -71,8 +71,8 @@
|
|||||||
role="bold">raw</emphasis>. If no table name(s) are given,
|
role="bold">raw</emphasis>. If no table name(s) are given,
|
||||||
then <emphasis role="bold">filter</emphasis> is assumed. The
|
then <emphasis role="bold">filter</emphasis> is assumed. The
|
||||||
table names follow <emphasis role="bold">builtin</emphasis>
|
table names follow <emphasis role="bold">builtin</emphasis>
|
||||||
and are separated by commas; for example,
|
and are separated by commas; for example, "FOOBAR
|
||||||
"FOOBAR,filter,mangle" would specify FOOBAR as a builtin
|
builtin,filter,mangle" would specify FOOBAR as a builtin
|
||||||
target that can be used in the filter and mangle
|
target that can be used in the filter and mangle
|
||||||
tables.</para>
|
tables.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
@ -71,9 +71,10 @@
|
|||||||
role="bold">mangle</emphasis> and <emphasis
|
role="bold">mangle</emphasis> and <emphasis
|
||||||
role="bold">raw</emphasis>. If no table name(s) are given,
|
role="bold">raw</emphasis>. If no table name(s) are given,
|
||||||
then <emphasis role="bold">filter</emphasis> is assumed. The
|
then <emphasis role="bold">filter</emphasis> is assumed. The
|
||||||
table names follow builtin and are separated by commas; for
|
table names follow <emphasis role="bold">builtin</emphasis>
|
||||||
example, "FOOBAR,filter,mangle" would specify FOOBAR as a
|
and are separated by commas; for example, "FOOBAR
|
||||||
builtin target that can be used in the filter and mangle
|
builtin,filter,mangle" would specify FOOBAR as a builtin
|
||||||
|
target that can be used in the filter and mangle
|
||||||
tables.</para>
|
tables.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user