From 46bb0e1cb3c236881b4227dbfb76cd7c13969afc Mon Sep 17 00:00:00 2001 From: Christine Caulfield Date: Thu, 29 Apr 2010 15:39:06 +0000 Subject: [PATCH] Fix name of fail_recv_const in corosync.conf man page git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2791 fd59a12c-fef9-0310-b244-a6a79926bd2f --- man/corosync.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/corosync.conf.5 b/man/corosync.conf.5 index 3e98dbdb..8e5b8368 100644 --- a/man/corosync.conf.5 +++ b/man/corosync.conf.5 @@ -350,7 +350,7 @@ that a network interface is back up after it has been downed. 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.