From cd697d5ed179b0d34d405905caeedc90e2eb7f81 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 19 Sep 2013 20:51:48 +0200 Subject: fixed some typos --- rules.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rules.sh') diff --git a/rules.sh b/rules.sh index d2f0405..5a51927 100755 --- a/rules.sh +++ b/rules.sh @@ -3,7 +3,7 @@ # saswall # # saswall is a simple and safe firewall loader. After reloading a -# new ruleset it ask for a confirmation and reverts all changes if +# new ruleset it asks for a confirmation and reverts all changes if # this confirmation times out. # # Copyright (C) 2013 Christian Pointner @@ -27,8 +27,8 @@ ## ## this file gets sourced by /usr/local/sbin/saswall ## - please add your rules here -## - redfined the variable SASWALL_CONFIRM_TIMEOUT if you want -## a different timout (default: 20 -> 20s) +## - redefine the variable SASWALL_CONFIRM_TIMEOUT if you want +## a different timeout (default: 20 -> 20 seconds) ## - don't use variable and function names starting with ## saswall or SASWALL ## - functions ipv4_up, ipv4_down, ipv6_up and ipv6_down must -- cgit v1.2.3