Author: jmesnil
Date: 2010-01-26 11:14:02 -0500 (Tue, 26 Jan 2010)
New Revision: 8846
Modified:
trunk/docs/user-manual/en/configuration-index.xml
Log:
doc fix
fixed link references for cluster-user & cluster-password in configuration index
Modified: trunk/docs/user-manual/en/configuration-index.xml
===================================================================
--- trunk/docs/user-manual/en/configuration-index.xml 2010-01-26 15:27:21 UTC (rev 8845)
+++ trunk/docs/user-manual/en/configuration-index.xml 2010-01-26 16:14:02 UTC (rev 8846)
@@ -226,19 +226,19 @@
<entry>jms.queue.hornetq.management</entry>
</row>
<row>
- <entry><link
linkend="management.replication"
+ <entry><link
linkend="clusters.clusteruser"
cluster-user</link></entry>
<entry>String</entry>
- <entry>the user used to for replicating management
operations between
+ <entry>the user used by cluster connections to
communicate between the
clustered nodes</entry>
<entry>HORNETQ.CLUSTER.ADMIN.USER</entry>
</row>
<row>
- <entry><link
linkend="management.replication"
+ <entry><link
linkend="clusters.clusteruser"
cluster-password</link></entry>
<entry>String</entry>
- <entry>the password used to for replicating management
operations
- between clustered nodes</entry>
+ <entry>the password used by cluster connections to
communicate between the
+ clustered nodes</entry>
<entry>CHANGE ME!!</entry>
</row>
<row>