From defaa11248745d25f4a3bf36410af69cd9aa2f8b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 12 Jun 2009 11:36:52 -0700 Subject: [PATCH] Correct type on the 'rules' manpages --- manpages/shorewall-rules.xml | 6 +++--- manpages6/shorewall6-rules.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manpages/shorewall-rules.xml b/manpages/shorewall-rules.xml index 281a7549d..82a19d12b 100644 --- a/manpages/shorewall-rules.xml +++ b/manpages/shorewall-rules.xml @@ -947,9 +947,9 @@ the user and specifies a hash table to be used to count matching connections. If not give, the name shorewall is assumed. Where more than one - rule specifies the same name, the connections counts for the - policies are aggregated and the individual rates apply to the - aggregated count. + rule specifies the same name, the connections counts for the rules + are aggregated and the individual rates apply to the aggregated + count. Example: s:ssh:3/min:5 diff --git a/manpages6/shorewall6-rules.xml b/manpages6/shorewall6-rules.xml index 4a0d87dcd..19191ef2a 100644 --- a/manpages6/shorewall6-rules.xml +++ b/manpages6/shorewall6-rules.xml @@ -690,9 +690,9 @@ the user and specifies a hash table to be used to count matching connections. If not give, the name shorewall is assumed. Where more than one - POLICY specifies the same name, the connections counts for the - policies are aggregated and the individual rates apply to the - aggregated count. + POLICY specifies the same name, the connections counts for the rules + are aggregated and the individual rates apply to the aggregated + count.