diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index cbdad93489..3f8253fe36 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -1765,8 +1765,10 @@ can use various data source backends. answering up. The first option is cache-enable, a boolean value turning the cache on and off (off is the default). The second one, cache-zones, is a list of zone - origins to load into in-memory. Remember that zones in the data source - not listed here will not be loaded and will not be available at all. + origins to load into in-memory. Once the cache is enabled, + the zones in the data source not listed in + cache-zones will not be loaded and will + not be available at all.