From 52eb29d01e8be5fb05fa3f35a86d4fb24b6e7255 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 15 Jun 2013 06:51:59 -0700 Subject: [PATCH] Remove incorrect statement from the Macro document Signed-off-by: Tom Eastep --- docs/Macros.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/Macros.xml b/docs/Macros.xml index 240c8f2a0..852cc0aa7 100644 --- a/docs/Macros.xml +++ b/docs/Macros.xml @@ -297,13 +297,6 @@ ACCEPT fw loc tcp 135,139,445 Beginning with Shorewall 4.5.10, macros may also be used as default actions. - 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. - - You can specify default values for PARAM - DEFAULT def where def is the default value for