Remove incorrect statement from the Macro document

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2013-06-15 06:51:59 -07:00
parent cb132e2421
commit 52eb29d01e

View File

@ -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
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>
<para>where <replaceable>def</replaceable> is the default value for