Просмотр исходного кода

man: corosync.conf seqno_unchanged_const description incorrect

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>
Tim Beale 13 лет назад
Родитель
Сommit
a851e5ebe6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      man/corosync.conf.5

+ 1 - 1
man/corosync.conf.5

@@ -362,7 +362,7 @@ The default is 2500 failures to receive a message.
 .TP
 .TP
 seqno_unchanged_const
 seqno_unchanged_const
 This constant specifies how many rotations of the token without any multicast
 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.
 The default is 30 rotations.