From b501269b7ef2d597d48e02b2fe842be3995d78ab Mon Sep 17 00:00:00 2001 From: Vadim Kurland Date: Sun, 13 Jun 2010 00:38:11 +0000 Subject: [PATCH] fixed #1507 typos, spell checking, url corrections --- build_num | 2 +- doc/ReleaseNotes_template.html | 2 +- .../Tutorial/getting_started/html/page25.html | 2 +- .../Tutorial/getting_started/html/page29.html | 2 +- src/res/help/en_US/ipcopAdvancedDialog.html | 8 +++---- src/res/help/en_US/iptAdvancedDialog.html | 24 +++++++++---------- src/res/help/en_US/linux24AdvancedDialog.html | 2 +- src/res/help/en_US/pfAdvancedDialog.html | 10 ++++---- src/res/help/en_US/pf_rule_options.html | 2 +- src/res/help/en_US/release_notes_4.0.0.html | 22 ++++++++--------- src/res/help/en_US/summary.html | 16 ++++++------- 11 files changed, 46 insertions(+), 46 deletions(-) diff --git a/build_num b/build_num index c07c01607..326d8fa44 100644 --- a/build_num +++ b/build_num @@ -1 +1 @@ -#define BUILD_NUM 2978 +#define BUILD_NUM 2979 diff --git a/doc/ReleaseNotes_template.html b/doc/ReleaseNotes_template.html index 991dd6c84..82fad234c 100644 --- a/doc/ReleaseNotes_template.html +++ b/doc/ReleaseNotes_template.html @@ -45,7 +45,7 @@ href="http://www.fwbuilder.org/archives/cat_installation.html">here

-
  • Improvements in policy compiler for ipfiler: +
  • Improvements in policy compiler for ipfilter:

    @@ -1037,7 +1037,7 @@ rule sets of this object rather than in the actual firewalls.

    Added support for the object-group statement in generated IOS - configuration. This helps reduce size of the geenrated access lists + configuration. This helps reduce size of the generated access lists when the router should match long lists of IP addresses or ports. Both "network" and "service" object-groups are supported. This feature is controlled by a checkbox in the "Advanced" settings diff --git a/src/res/help/en_US/summary.html b/src/res/help/en_US/summary.html index faefb58e9..8d59fcc89 100644 --- a/src/res/help/en_US/summary.html +++ b/src/res/help/en_US/summary.html @@ -122,8 +122,8 @@

    Firewall Builder can generate scripts that set - up interfaces, ip - addresses, snmp, ntp + up interfaces, IP + addresses, SNMP, NTP and logging parameters and other aspects of the general configuration of the firewall machine.

    @@ -166,20 +166,20 @@ system. Firewall Builder is dual licensed, packages for Windows and Mac OS X are distributed under traditional EULA for reasonable - fee.
    More... + fee. More...

    We have lots of documentation online. Start with Firewall Builder - Users Guide (available in pdf - and html formats). Users + Users Guide (available in pdf + and html formats). Users Guide explains the program in details and includes large "CookBook" section that presents typical problems of firewall rules design and demonstrates how they can be solved with Firewall Builder. There is - also FAQ, - Installation + also FAQ, + Installation Guide and - Release + Release Notes for each version.