From 32d1434aff6112327dffe188e3585ee0157c6e5f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 7 Oct 2004 02:58:36 +0000 Subject: [PATCH] regen --- bin/named/named.conf.5 | 3 +- bin/named/named.conf.html | 10 ++-- doc/arm/Bv9ARM.ch04.html | 14 ++--- doc/arm/Bv9ARM.ch06.html | 80 +++++++++++++++++++--------- doc/arm/Bv9ARM.ch07.html | 8 +-- doc/arm/Bv9ARM.ch08.html | 14 ++--- doc/arm/Bv9ARM.ch09.html | 108 +++++++++++++++++++------------------- doc/arm/Bv9ARM.html | 32 +++++------ doc/misc/options | 2 + 9 files changed, 153 insertions(+), 118 deletions(-) diff --git a/bin/named/named.conf.5 b/bin/named/named.conf.5 index 4907097232..0280ee11c2 100644 --- a/bin/named/named.conf.5 +++ b/bin/named/named.conf.5 @@ -12,7 +12,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: named.conf.5,v 1.2 2004/08/21 09:49:57 marka Exp $ +.\" $Id: named.conf.5,v 1.3 2004/10/07 02:58:34 marka Exp $ .\" .TH "NAMED.CONF" "5" "Aug 13, 2004" "BIND9" "" .SH NAME @@ -407,6 +407,7 @@ zone \fIstring\fR \fIoptional_class\fR { check-names ( fail | warn | ignore ); dialup \fIdialuptype\fR; ixfr-from-differences \fIboolean\fR; + journal \fIquoted_string\fR; allow-query { \fIaddress_match_element\fR; ... }; allow-transfer { \fIaddress_match_element\fR; ... }; diff --git a/bin/named/named.conf.html b/bin/named/named.conf.html index 736d6ed586..2fd44c0755 100644 --- a/bin/named/named.conf.html +++ b/bin/named/named.conf.html @@ -14,7 +14,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + boolean;
+ journal quoted_string;

allow-query { 

FILES

SEE ALSO

4.2.1. The journal file

All changes made to a zone using dynamic update are stored in the - zone's journal file. This file is automatically created by the - server when when the first dynamic update takes place. The name of - the journal file is formed by appending the - extension All changes made to a zone using dynamic update are stored + in the zone's journal file. This file is automatically created + by the server when when the first dynamic update takes place. + The name of the journal file is formed by appending the extension + .jnl to the - name of the corresponding zone file. The journal file is in a +> to the name of the corresponding zone + file unless specifically overridden. The journal file is in a binary format and should not be edited manually.

The server will also occasionally write ("dump") diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index 8ef82aeef4..9478efbbf1 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -94,7 +94,7 @@ HREF="Bv9ARM.ch06.html#Configuration_File_Grammar" >

6.3. Zone File
] [ journal string ; ] + [ forward (only

6.2.24. zone

6.2.24.1. Zone Types

6.2.24.2. Class

6.2.24.3. Zone Options

journal

Allow the default journal's file name to be overridden. +The default is the zone's file with ".jnl" appended. +This is applicable to master and slave zones. +

allow-notify

6.3. Zone File

6.3.1.2. Textual expression of RRs

6.3.2. Discussion of MX Records

6.3.4. Inverse Mapping in IPv4

6.3.5. Other Zone File Directives

6.3.5.1. The $ORIGIN

6.3.5.2. The $INCLUDE

6.3.5.3. The $TTL

6.3.6. BIND

7.2. chroot

7.2. chroot

7.2.1. The chroot

7.2.2. Using the setuid

8.1. Common Problems
8.2. Incrementing and Changing the Serial Number
8.3. Where Can I Get Help?

8.1. Common Problems

Bibliography

Standards