From 8eb756379b3f8c8d79c43a7cf16de6a03426bc0e Mon Sep 17 00:00:00 2001 From: Dru Lavigne Date: Thu, 27 Feb 2014 16:55:09 +0000 Subject: [PATCH] Fix some grammos. Submitted by: bjk Sponsored by: iXsystems --- .../books/handbook/firewalls/chapter.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml b/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml index 46fadfc2a0..7b04ae4be6 100644 --- a/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml @@ -1808,11 +1808,11 @@ options IPDIVERT # enables NAT RULE_NUMBER - Each rule is associated with a number in the - range of 1 to + Each rule is associated with a number from + 1 to 65534. The number is used to indicate the order of rule processing. Multiple rules - can have the same number, in which case they are checked + can have the same number, in which case they are applied according to the order in which they have been added. @@ -1821,8 +1821,8 @@ options IPDIVERT # enables NAT SET_NUMBER - Each rule is associated with a set number in the - range of 0 to 31. + Each rule is associated with a set number from + 0 to 31. Sets can be individually disabled or enabled, making it possible to quickly add or delete a set of rules. If a SET_NUMBER is not specified, the rule will be added to @@ -1854,11 +1854,11 @@ options IPDIVERT # enables NAT limit rule. count: updates counters for - all packets that match rule. The search continues with + all packets that match the rule. The search continues with the next rule. deny | drop: either word - discards packets that match this rule. + silently discards packets that match this rule. Additional actions are available. Refer to &man.ipfw.8; for details. @@ -1873,7 +1873,7 @@ options IPDIVERT # enables NAT to &man.syslogd.8; with a facility name of SECURITY. Logging only occurs if the number of packets logged for that particular rule does - not exceed the optional specified LOG_AMOUNT. If no + not exceed a specified LOG_AMOUNT. If no LOG_AMOUNT is specified, the limit is taken from the value of net.inet.ip.fw.verbose_limit. A @@ -1905,7 +1905,7 @@ options IPDIVERT # enables NAT The from keyword must be followed by the source address or a keyword that represents the - source address. An address can be represented by the + source address. An address can be represented by any, me (any address configured on an interface on this system), me6, (any IPv6