From 7bd385d2ce2c2a9bea8e833f753acc59a2efdfbf Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 27 Nov 2005 23:47:17 +0000 Subject: [PATCH] Minor fix ups of operations doc git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3089 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- .../starting_and_stopping_shorewall.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Shorewall-docs2/starting_and_stopping_shorewall.xml b/Shorewall-docs2/starting_and_stopping_shorewall.xml index 762b52ce3..d46239d1a 100644 --- a/Shorewall-docs2/starting_and_stopping_shorewall.xml +++ b/Shorewall-docs2/starting_and_stopping_shorewall.xml @@ -621,8 +621,8 @@ ipcalc - shorewall ipcalc [ <address> <mask> | - <address>/<vlsm> ] + shorewall ipcalc { <address> <mask> | + <address>/<vlsm> } Ipcalc displays the network address, broadcast address, network in CIDR notation and netmask corresponding to the @@ -664,7 +664,7 @@ refresh - shorewall refresh: [ -q ] refresh + shorewall [ -q ] refresh The rules involving the broadcast addresses of firewall interfaces, the black list, traffic control rules and ECN control @@ -741,12 +741,12 @@ Only allowed if Shorewall is running. The current configuration is saved in /var/lib/shorewall/safe-restart (see the - save command below). You will then be prompted - asking if you want to accept the new configuration or not. If you - answer "n" or if you fail to answer within 60 seconds (such as when - your new configuration has disabled communication with your - terminal), the configuration is restored from the saved - configuration. + save command below) that a restart is done. You + will then be prompted asking if you want to accept the new + configuration or not. If you answer "n" or if you fail to answer + within 60 seconds (such as when your new configuration has disabled + communication with your terminal), the configuration is restored + from the saved configuration.