Mention load= warning (sum not 1.000000)

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2015-05-25 10:31:08 -07:00
parent ca35f565e0
commit 425094de18
2 changed files with 4 additions and 4 deletions

View File

@ -229,8 +229,8 @@
Providers to be balanced are given a Providers to be balanced are given a
<replaceable>probability</replaceable> (a number 0 &gt; n <replaceable>probability</replaceable> (a number 0 &gt; n
&gt;= 1) with up to 8 digits to the right of the decimal &gt;= 1) with up to 8 digits to the right of the decimal
point. The sum of the probabilities should be point. Beginning with Shorewall 4.6.10, a warning is issued if
1.00000000.</para> the sum of the probabilities is not 1.00000000.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>

View File

@ -222,8 +222,8 @@
Providers to be balanced are given a Providers to be balanced are given a
<replaceable>probability</replaceable> (a number 0 &gt; n <replaceable>probability</replaceable> (a number 0 &gt; n
&gt;= 1) with up to 8 digits to the right of the decimal &gt;= 1) with up to 8 digits to the right of the decimal
point. The sum of the probabilities should be point. Beginning with Shorewall 4.6.10, a warning is issued if
1.00000000.</para> the sum of the probabilities is not 1.00000000.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>