cluster: RHEL58 - cman: fix multicast address in cman.5 man page

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Sep 6 08:28:09 UTC 2011


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=0b79766fc2af6b7815a7a3620027f48550728ea8
Commit:        0b79766fc2af6b7815a7a3620027f48550728ea8
Parent:        81ee84ff36b08e9ff35d1c47daf087f9c37f9fe8
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Tue Sep 6 08:41:32 2011 +0200
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Tue Sep 6 10:27:42 2011 +0200

cman: fix multicast address in cman.5 man page

Resolves: rhbz#727492

Acked-by: Christine Caulfield <ccaulfie at redhat.com>
Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 cman/man/cman.5 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cman/man/cman.5 b/cman/man/cman.5
index bfda3e4..0644295 100644
--- a/cman/man/cman.5
+++ b/cman/man/cman.5
@@ -110,7 +110,7 @@ It is possible to override the multicast address by specifying it in cluster.con
 as shown:
 
   <cman>
-      <multicast addr="229.192.0.1"/>
+      <multicast addr="239.192.0.1"/>
   </cman>
 
 .in -7


More information about the cluster-commits mailing list