From 6e30c286c312805f11f931babb5b3c5521465a75 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 22 Oct 2016 19:06:56 -0700 Subject: [PATCH] Reword Address Variable Warning Signed-off-by: Tom Eastep --- docs/configuration_file_basics.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml index 3d1ba0c6d..aa187b1fb 100644 --- a/docs/configuration_file_basics.xml +++ b/docs/configuration_file_basics.xml @@ -1656,10 +1656,10 @@ SSH(ACCEPT) net:$MYIP $FW If you use address variables that refer to an optional interface, - the enable command will not change the rules that use - the variable. Therefore, to be completely safe, if you use such address - variables then you must follow an enable command with - a reload command. + the enable command will not change/insert the rules + that use the variable. Therefore, to be completely safe, if you use such + address variables then you must follow an enable + command with a reload command. Given that shell variables are expanded at compile time, there is no