man: Enhance corosync.conf mp a bit

Fix issues found by Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
This commit is contained in:
Jan Friesse 2019-05-28 10:08:37 +02:00
parent ef2569d323
commit 183d5da5eb

View File

@ -191,7 +191,7 @@ version
This specifies the version of the configuration file. Currently the only
valid version for this directive is 2.
.PP
.TP
clear_node_high_bit
This configuration option is optional and is only relevant when no nodeid is
specified. Some corosync clients require a signed 32 bit nodeid that is greater
@ -432,8 +432,8 @@ The default is 180 milliseconds.
.TP
token_retransmits_before_loss_const
This value identifies how many token retransmits should be attempted before
forming a new configuration. If this value is set, retransmit and hold will
be automatically calculated from retransmits_before_loss and token.
forming a new configuration. It is also used for token_retransmit
and hold calculations.
The default is 4 retransmissions.