From 93f1d30d304f1d50fa3e2a067b643ae8dbc8485a Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Thu, 22 Sep 2011 18:18:07 +0300 Subject: [PATCH] SGF-70 + fix doc typos --- docs/src/reference/docbook/reference/bootstrap.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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.