4
0
Эх сурвалжийг харах

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>
Jan Friesse 6 жил өмнө
parent
commit
183d5da5eb

+ 3 - 3
man/corosync.conf.5

@@ -191,7 +191,7 @@ version
 This specifies the version of the configuration file.  Currently the only
 This specifies the version of the configuration file.  Currently the only
 valid version for this directive is 2.
 valid version for this directive is 2.
 
 
-.PP
+.TP
 clear_node_high_bit
 clear_node_high_bit
 This configuration option is optional and is only relevant when no nodeid is
 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
 specified.  Some corosync clients require a signed 32 bit nodeid that is greater
@@ -432,8 +432,8 @@ The default is 180 milliseconds.
 .TP
 .TP
 token_retransmits_before_loss_const
 token_retransmits_before_loss_const
 This value identifies how many token retransmits should be attempted before
 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.
 The default is 4 retransmissions.