1821. [doc] acls definitions are no longer required to be

in named.conf prior to reference.  They can be
                        defined after being referenced.
This commit is contained in:
Mark Andrews
2005-03-14 23:25:07 +00:00
parent 231e8d9e6a
commit eed5a71760
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -1,3 +1,6 @@
1821. [doc] acls definitions are no longer required to be
in named.conf prior to reference. They can be
defined after being referenced.
--- 9.3.1 released ---
+2 -2
View 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.27.2.52 2005/02/09 03:48:57 marka Exp $ -->
<!-- File: $Id: Bv9ARM-book.xml,v 1.155.2.27.2.53 2005/03/14 23:25:07 marka Exp $ -->
<book>
<title>BIND 9 Administrator Reference Manual</title>
@@ -1831,7 +1831,7 @@ which constitute an address match list can be any of the following:</para>
<listitem>
<simpara>a key ID, as defined by the <command>key</command> statement</simpara></listitem>
<listitem>
<simpara>the name of an address match list previously defined with
<simpara>the name of an address match list defined with
the <command>acl</command> statement</simpara></listitem>
<listitem>
<simpara>a nested address match list enclosed in braces</simpara></listitem></itemizedlist>