(maint) Fixes common spelling error
* minumum minimum * remaing remaining * Mismaching Mismatching
This commit is contained in:
parent
84082b35b1
commit
745de1082a
7 changed files with 10 additions and 10 deletions
|
|
@ -369,7 +369,7 @@ from the master.
|
|||
</LI>
|
||||
|
||||
<LI><B>cluster_master_min_adv</B> (int)<BR>
|
||||
Determines the minumum number of up to date slaves required before the
|
||||
Determines the minimum number of up to date slaves required before the
|
||||
master will drop routes (default: 1).
|
||||
</LI>
|
||||
|
||||
|
|
|
|||
|
|
@ -641,7 +641,7 @@ set boolean true
|
|||
<term><literal>cluster_master_min_adv</literal> (int)</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Determines the minumum number of up to date slaves
|
||||
Determines the minimum number of up to date slaves
|
||||
required before the master will drop routes (default: 1).
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
|
|
@ -216,7 +216,7 @@ Interval in tenths of a second between cluster heartbeat/pings.
|
|||
Cluster heartbeat timeout in tenths of a second. A new master will be elected when this interval has been passed without seeing a heartbeat from the master.
|
||||
.IP "\fBcluster_master_min_adv\fR (int)" 4
|
||||
.IX Item "cluster_master_min_adv (int)"
|
||||
Determines the minumum number of up to date slaves required before the master will drop routes (default: 1).
|
||||
Determines the minimum number of up to date slaves required before the master will drop routes (default: 1).
|
||||
.IP "\fBdebug\fR (int)" 4
|
||||
.IX Item "debug (int)"
|
||||
Set the level of debugging messages written to the log file. The value should
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ Cluster heartbeat timeout in tenths of a second. A new master will be elected wh
|
|||
|
||||
=item B<cluster_master_min_adv> (int)
|
||||
|
||||
Determines the minumum number of up to date slaves required before the master will drop routes (default: 1).
|
||||
Determines the minimum number of up to date slaves required before the master will drop routes (default: 1).
|
||||
|
||||
=item B<debug> (int)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue