diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/arm/Bv9ARM-book.xml | 8 | ||||
-rw-r--r-- | doc/arm/Bv9ARM.ch03.html | 2 | ||||
-rw-r--r-- | doc/arm/Bv9ARM.ch04.html | 2 | ||||
-rw-r--r-- | doc/arm/Bv9ARM.ch06.html | 2 | ||||
-rw-r--r-- | doc/misc/dnssec | 13 |
5 files changed, 14 insertions, 13 deletions
diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index dd7dca12..04fda852 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -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.22 2002/07/02 14:01:45 marka Exp $ --> +<!-- File: $Id: Bv9ARM-book.xml,v 1.155.2.22.4.1 2003/02/17 01:29:29 marka Exp $ --> <book> <title>BIND 9 Administrator Reference Manual</title> @@ -765,7 +765,7 @@ of a server.</para> <varlistentry><term><userinput>querylog</userinput></term> <listitem><para>Toggle query logging. Query logging can also be enabled - by explictly directing the <command>queries</command> + by explicitly directing the <command>queries</command> <command>category</command> to a <command>channel</command> in the <command>logging</command> section of <filename>named.conf</filename>.</para></listitem></varlistentry> @@ -1691,7 +1691,7 @@ ns1 14400 IN A 192.168.42.1 <title>Address to Name Lookups Using Nibble Format</title> <para>While the use of nibble format to look up names is - deprecated, it is supported for backwards compatiblity with + deprecated, it is supported for backwards compatibility with existing IPv6 applications.</para> <para>When looking up an address in nibble format, the address @@ -5231,7 +5231,7 @@ The default modifier is <command>${0,0,d}</command>. If the <command>lhs</command> is not absolute, the current <command>$ORIGIN</command> is appended to the name.</para> -<para>For compatability with earlier versions <command>$$</command> is still +<para>For compatibility with earlier versions <command>$$</command> is still recognised a indicating a literal $ in the output.</para></entry> </row> <row rowsep = "0"> diff --git a/doc/arm/Bv9ARM.ch03.html b/doc/arm/Bv9ARM.ch03.html index ebadd041..2b0b1b3e 100644 --- a/doc/arm/Bv9ARM.ch03.html +++ b/doc/arm/Bv9ARM.ch03.html @@ -988,7 +988,7 @@ CLASS="userinput" ><DD ><P >Toggle query logging. Query logging can also be enabled - by explictly directing the <B + by explicitly directing the <B CLASS="command" >queries</B > diff --git a/doc/arm/Bv9ARM.ch04.html b/doc/arm/Bv9ARM.ch04.html index f4619298..236d6bb5 100644 --- a/doc/arm/Bv9ARM.ch04.html +++ b/doc/arm/Bv9ARM.ch04.html @@ -1614,7 +1614,7 @@ NAME="AEN1029" ></H2 ><P >While the use of nibble format to look up names is - deprecated, it is supported for backwards compatiblity with + deprecated, it is supported for backwards compatibility with existing IPv6 applications.</P ><P >When looking up an address in nibble format, the address diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index 1742e1dd..3e3bfa62 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -11332,7 +11332,7 @@ CLASS="command" the name.</P > <P ->For compatability with earlier versions <B +>For compatibility with earlier versions <B CLASS="command" >$$</B > is still diff --git a/doc/misc/dnssec b/doc/misc/dnssec index 71738624..72a9c5a5 100644 --- a/doc/misc/dnssec +++ b/doc/misc/dnssec @@ -1,4 +1,4 @@ -Copyright (C) 2000-2002 Internet Software Consortium. +Copyright (C) 2000-2003 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. DNSSEC Release Notes @@ -9,10 +9,11 @@ this release of BIND9. OpenSSL Library Required -To support DNSSEC, BIND 9 must be linked with version 0.9.5a or newer of -the OpenSSL library. As of BIND 9.2, the library is no longer -included in the distribution - it must be provided by the operating -system or installed separately. +To support DNSSEC, BIND 9 must be linked with version 0.9.6e or 0.9.7beta3 +or newer of the OpenSSL library (patched versions of 0.9.5a - 0.9.6d, +0.9.7beta1 and 0.9.7beta2 will also be accepted: CERT CA-2002-23). +As of BIND 9.2, the library is no longer included in the distribution - it +must be provided by the operating system or installed separately. To build BIND 9 with OpenSSL, use "configure --with-openssl". If the OpenSSL library is installed in a nonstandard location, you can @@ -88,4 +89,4 @@ future as we consider them inferior to the use of TSIG or SIG(0) to ensure the integrity of zone transfers. -$Id: dnssec,v 1.14.2.3 2002/02/08 03:57:24 marka Exp $ +$Id: dnssec,v 1.14.2.3.4.2 2003/02/17 07:05:07 marka Exp $ |