diff --git a/src/docbkx/book.xml b/src/docbkx/book.xml
index 71bc67fa194..afd25549c15 100644
--- a/src/docbkx/book.xml
+++ b/src/docbkx/book.xml
@@ -284,7 +284,7 @@ admin.enableTable(table);
Block cache hit ratio (0 to 100). TODO: describe impact to ratio where read requests that have cacheBlocks=false
hbase.regionserver.blockCacheSize
- Block cache size in memory (bytes)
+ Block cache size in memory (bytes). i.e., memory in use by the BlockCache
hbase.regionserver.compactionQueueSize
Size of the compaction queue. This is the number of stores in the region that have been targeted for compaction.