]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
note that the command channel can be disabled using controls { };
authorAndreas Gustafsson <source@isc.org>
Sat, 5 Jan 2002 01:26:10 +0000 (01:26 +0000)
committerAndreas Gustafsson <source@isc.org>
Sat, 5 Jan 2002 01:26:10 +0000 (01:26 +0000)
doc/arm/Bv9ARM-book.xml

index 07674a08cbe2aa2d4283878a565788104516e663..cf39e0a4f4fec0cf58d517855dfea2933203f1d4 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
                "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.183 2001/12/14 18:29:10 gson Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.184 2002/01/05 01:26:10 gson Exp $ -->
 
 <book>
 <title>BIND 9 Administrator Reference Manual</title>
@@ -2329,6 +2329,11 @@ installed.
       <acronym>BIND</acronym> 8 configuration file, it is ignored
       and a warning is logged.</para>
 
+<para>
+To disable the command channel, use an empty <command>controls</command>
+statement: <command>controls { };</command>.
+</para>
+
     </sect2>
     <sect2>
       <title><command>include</command> Statement Grammar</title>