]> git.proxmox.com Git - mirror_corosync.git/commitdiff
man: corosync.conf seqno_unchanged_const description incorrect
authorTim Beale <tlbeale@gmail.com>
Tue, 21 Aug 2012 03:50:51 +0000 (03:50 +0000)
committerJan Friesse <jfriesse@redhat.com>
Tue, 21 Aug 2012 12:10:18 +0000 (14:10 +0200)
seqno_unchanged_const is used to determine when the rep should hold the
token. The merge detection timeout is started after any idle rotation of
the token.

Signed-off-by: Tim Beale <tlbeale@gmail.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
man/corosync.conf.5

index e29836d057b3061d85dca7c1d2e6abe3e30dc77e..48acfcd8c636dddd4813aef937bcaba532c8479b 100644 (file)
@@ -362,7 +362,7 @@ The default is 2500 failures to receive a message.
 .TP
 seqno_unchanged_const
 This constant specifies how many rotations of the token without any multicast
-traffic should occur before the merge detection timeout is started.
+traffic should occur before the hold timer is started.
 
 The default is 30 rotations.