From 425094de18ccfc39d63499a74d4474a6274cf7e2 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 25 May 2015 10:31:08 -0700 Subject: [PATCH] Mention load= warning (sum not 1.000000) Signed-off-by: Tom Eastep --- Shorewall/manpages/shorewall-providers.xml | 4 ++-- Shorewall6/manpages/shorewall6-providers.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Shorewall/manpages/shorewall-providers.xml b/Shorewall/manpages/shorewall-providers.xml index 81e3e9462..17a23755c 100644 --- a/Shorewall/manpages/shorewall-providers.xml +++ b/Shorewall/manpages/shorewall-providers.xml @@ -229,8 +229,8 @@ Providers to be balanced are given a probability (a number 0 > n >= 1) with up to 8 digits to the right of the decimal - point. The sum of the probabilities should be - 1.00000000. + point. Beginning with Shorewall 4.6.10, a warning is issued if + the sum of the probabilities is not 1.00000000. diff --git a/Shorewall6/manpages/shorewall6-providers.xml b/Shorewall6/manpages/shorewall6-providers.xml index a2bf3e4eb..bf0c22131 100644 --- a/Shorewall6/manpages/shorewall6-providers.xml +++ b/Shorewall6/manpages/shorewall6-providers.xml @@ -222,8 +222,8 @@ Providers to be balanced are given a probability (a number 0 > n >= 1) with up to 8 digits to the right of the decimal - point. The sum of the probabilities should be - 1.00000000. + point. Beginning with Shorewall 4.6.10, a warning is issued if + the sum of the probabilities is not 1.00000000.