From 759a9ac62614ad8cc930f2ac7a38db72e5940f7b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 2 Jun 2009 15:05:14 -0700 Subject: [PATCH] Correct typo in two- and three-interface quickstart guides --- docs/three-interface.xml | 2 +- docs/two-interface.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/three-interface.xml b/docs/three-interface.xml index 64b307073..bca7b70c1 100644 --- a/docs/three-interface.xml +++ b/docs/three-interface.xml @@ -906,7 +906,7 @@ SSH(ACCEPT) loc dmz Those rules allow you to run general format for using a defined macro is: #ACTION SOURCE DEST PROTO DEST PORT(S) <macro>(ACCEPT) <source zone> <destination zone> - The general format when not using a defined action + The general format when not using a defined macro is:#ACTION SOURCE DEST PROTO DEST PORT(S) ACCEPT <source zone> <destination zone> <protocol> <port> diff --git a/docs/two-interface.xml b/docs/two-interface.xml index eb41dbc94..4c7ff996a 100644 --- a/docs/two-interface.xml +++ b/docs/two-interface.xml @@ -847,7 +847,7 @@ SSH(ACCEPT) loc $FW That rule allows you to run an If you wish to enable other connections from your firewall to other systems, the general format using a macro is: #ACTION SOURCE DEST PROTO DEST PORT(S) <macro>(ACCEPT) $FW <destination zone>The - general format when not using defined actions is:#ACTION SOURCE DEST PROTO DEST PORT(S) + general format when not using defined macros is:#ACTION SOURCE DEST PROTO DEST PORT(S) ACCEPT $FW <destination zone> <protocol> <port> Web Server on Firewall