]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
note that the command channel can be disabled using controls { };
authorMark Andrews <marka@isc.org>
Tue, 22 Jan 2002 05:09:40 +0000 (05:09 +0000)
committerMark Andrews <marka@isc.org>
Tue, 22 Jan 2002 05:09:40 +0000 (05:09 +0000)
doc/arm/Bv9ARM-book.xml

index 07b2f270ba0204be9e9d4536132d29fb3e59af1f..940fd7a450d65f70ccf8cdadd2f0d94eb5f953c2 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.155.2.13 2002/01/16 03:47:23 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.155.2.14 2002/01/22 05:09:40 marka Exp $ -->
 
 <book>
 <title>BIND 9 Administrator Reference Manual</title>
@@ -2290,6 +2290,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>