mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Remove incorrect statement from the Macro document
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
cb132e2421
commit
52eb29d01e
@ -297,13 +297,6 @@ ACCEPT fw loc tcp 135,139,445</programlisting>
|
|||||||
<para>Beginning with Shorewall 4.5.10, macros may also be used as <ulink
|
<para>Beginning with Shorewall 4.5.10, macros may also be used as <ulink
|
||||||
url="Actions.html#Default">default actions</ulink>.</para>
|
url="Actions.html#Default">default actions</ulink>.</para>
|
||||||
|
|
||||||
<para>Also beginning with Shorewall 4.5.10, you may pass multiple
|
|
||||||
parameters in a macro invocation. Within the macro body, $1 expands to
|
|
||||||
the value of the first parameter, $2 expands to the value of the second
|
|
||||||
and so on.</para>
|
|
||||||
|
|
||||||
<para>You can specify default values for PARAM</para>
|
|
||||||
|
|
||||||
<programlisting>DEFAULT <replaceable>def</replaceable></programlisting>
|
<programlisting>DEFAULT <replaceable>def</replaceable></programlisting>
|
||||||
|
|
||||||
<para>where <replaceable>def</replaceable> is the default value for
|
<para>where <replaceable>def</replaceable> is the default value for
|
||||||
|
Loading…
Reference in New Issue
Block a user