diff --git a/docs/src/reference/docbook/reference/bootstrap.xml b/docs/src/reference/docbook/reference/bootstrap.xml
index bf784f09..4772095d 100644
--- a/docs/src/reference/docbook/reference/bootstrap.xml
+++ b/docs/src/reference/docbook/reference/bootstrap.xml
@@ -581,14 +581,16 @@ redundancy. Each copy provides extra backup at the expense of extra storages.
-
+
+
+
]]>
- A special key ALL_KEYS means interest is registered for all keys (identical to a regex interest of .*.
+ A special key ALL_KEYS means interest is registered for all keys (identical to a regex interest of .*).
The receive-values attribute indicates whether or not the values are received for create and update events. If true, values are received; if false, only
- invalidation events are received - refer to the GemFire documentation for more details.
+ invalidation events are received - refer to the GemFire documentation for more details.