]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Clarify the cache db for "Cache DB RRsets".
authorJeremy Reed <jreed@isc.org>
Mon, 1 Dec 2008 17:11:54 +0000 (17:11 +0000)
committerJeremy Reed <jreed@isc.org>
Mon, 1 Dec 2008 17:11:54 +0000 (17:11 +0000)
In particular explain the exclamation mark (!) is NXRRSET.
This is from patch from jinmei in support ticket #2038.

I didn't add to changes as this is very minor, but if you want in
CHANGES let me know.

doc/arm/Bv9ARM-book.xml

index 3d4b4d5ba83f2c975d99cd4c3ef4226d9b9f995e..3d3ed3fb1019ed973f888eecca428bbd209c230d 100644 (file)
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.381 2008/11/30 23:49:21 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.382 2008/12/01 17:11:54 jreed Exp $ -->
 <book xmlns:xi="http://www.w3.org/2001/XInclude">
   <title>BIND 9 Administrator Reference Manual</title>
 
@@ -11356,9 +11356,12 @@ HOST-127.EXAMPLE. MX 0 .
                 </entry>
                 <entry colname="2">
                   <para>
-                    The number of RRsets per RR type (positive
-                    or negative) and nonexistent names stored in the
-                    cache database.
+                   The number of RRsets per RR type and nonexistent
+                   names stored in the cache database.
+                   If the exclamation mark (!) is printed for a RR
+                   type, it means that particular type of RRset is
+                   known to be nonexistent (this is also known as
+                   "NXRRSET").
                    Maintained per view.
                   </para>
                 </entry>