This patch fixes a mistake in the man page for corosync.conf which documents an option 'fail_to_recv_const' whereas the actual option is called 'fail_recv_const'.

I have already fixed this on corosync head but it should also be fixed in flatiron and, probably, openais whitetank.

Chrissie
Index: man/corosync.conf.5
===================================================================
--- man/corosync.conf.5 (revision 2782)
+++ man/corosync.conf.5 (working copy)
@@ -350,7 +350,7 @@
 The default is 1000 millseconds.
 
 .TP
-fail_to_recv_const
+fail_recv_const
 This constant specifies how many rotations of the token without receiving any
 of the messages when messages should be received may occur before a new
 configuration is formed.
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to