summaryrefslogtreecommitdiff
path: root/bin/named/named.conf.docbook
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2007-09-07 14:14:52 -0600
committerLaMont Jones <lamont@debian.org>2007-09-07 14:14:52 -0600
commit76cf0043206b48d5a240588d3e715498446e8e07 (patch)
tree2e1394238f8dbc3548ecd2e7dca848dba9128704 /bin/named/named.conf.docbook
parent169e1b424a599d00ce8dab1e3551740f9d06521b (diff)
downloadbind9-76cf0043206b48d5a240588d3e715498446e8e07.tar.gz
9.2.5beta2
Diffstat (limited to 'bin/named/named.conf.docbook')
-rw-r--r--bin/named/named.conf.docbook3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook
index 71b1eebd..5334b686 100644
--- a/bin/named/named.conf.docbook
+++ b/bin/named/named.conf.docbook
@@ -15,7 +15,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
-<!-- $Id: named.conf.docbook,v 1.1.6.1 2004/08/21 06:44:31 marka Exp $ -->
+<!-- $Id: named.conf.docbook,v 1.1.6.2 2004/10/17 23:19:27 marka Exp $ -->
<refentry>
<refentryinfo>
@@ -165,6 +165,7 @@ options {
files <replaceable>size</replaceable>;
heartbeat-interval <replaceable>integer</replaceable>;
host-statistics <replaceable>boolean</replaceable>; // not implemented
+ host-statistics-max <replaceable>number</replaceable>; // not implemented
interface-interval <replaceable>integer</replaceable>;
listen-on <optional> port <replaceable>integer</replaceable> </optional> { <replaceable>address_match_element</replaceable>; ... };
listen-on-v6 <optional> port <replaceable>integer</replaceable> </optional> { <replaceable>address_match_element</replaceable>; ... };