Author: stack
Date: Tue Nov 30 17:56:43 2010
New Revision: 1040657
URL: http://svn.apache.org/viewvc?rev=1040657&view=rev
Log:
Fix zookeeper section title
Modified:
hbase/branches/0.90/src/docbkx/book.xml
Modified: hbase/branches/0.90/src/docbkx/book.xml
URL:
http://svn.apache.org/viewvc/hbase/branches/0.90/src/docbkx/book.xml?rev=1040657&r1=1040656&r2=1040657&view=diff
==============================================================================
--- hbase/branches/0.90/src/docbkx/book.xml (original)
+++ hbase/branches/0.90/src/docbkx/book.xml Tue Nov 30 17:56:43 2010
@@ -564,7 +564,7 @@ that you would have running <application
listed in this file will be started and stopped when HBase cluster start or
stop is run.</para>
</section>
-<section
xml:id="zookeeper"><title><indexterm><primary>ZooKeeper</primary></indexterm></title>
+<section
xml:id="zookeeper"><title>ZooKeeper<indexterm><primary>ZooKeeper</primary></indexterm></title>
<para>A distributed HBase depends on a running ZooKeeper cluster.
All participating nodes and clients
need to be able to access the running ZooKeeper ensemble.