diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index ea5ddaa9c7..f95a475359 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + @@ -699,6 +699,15 @@ of a server. Toggle query logging. + +dumpdb +Dump the current contents of the cache +(or caches if there are multiple views) into the file named by the +dump-file option +(by default, named_dump.db). + + + stop Stop the server, making sure any recent changes diff --git a/doc/misc/options b/doc/misc/options index af0f60dae2..fbdaefa88e 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -1,7 +1,7 @@ Copyright (C) 2000 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. -$Id: options,v 1.53 2000/12/13 00:15:07 tale Exp $ +$Id: options,v 1.54 2000/12/15 21:17:25 gson Exp $ This is a summary of the implementation status of the various named.conf options in BIND 9. @@ -38,7 +38,7 @@ options { [ version version_string; ] Yes [ directory path_name; ] Yes [ named-xfer path_name; ] Obsolete - [ dump-file path_name; ] No + [ dump-file path_name; ] Yes [ memstatistics-file path_name; ] No [ pid-file path_name; ] Yes [ statistics-file path_name; ] Yes