diff --git a/src/main/docbkx/configuration.xml b/src/main/docbkx/configuration.xml
index a1ea1a883c3..31622648514 100644
--- a/src/main/docbkx/configuration.xml
+++ b/src/main/docbkx/configuration.xml
@@ -835,12 +835,12 @@ config.set("hbase.zookeeper.quorum", "localhost"); // Here we are running zooke
regionservers
In this file you list the nodes that will run RegionServers.
- In our case we run RegionServers on all but the head node
- example1 which is carrying the HBase Master and
- the HDFS namenode
+ In our case, these nodes are example1-example9.
+
example1
+ example2
example3
example4
example5