summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/doc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bind/doc')
-rw-r--r--usr.sbin/bind/doc/arm/Bv9ARM-book.xml8
-rw-r--r--usr.sbin/bind/doc/arm/Bv9ARM.ch03.html4
-rw-r--r--usr.sbin/bind/doc/arm/Bv9ARM.ch04.html4
-rw-r--r--usr.sbin/bind/doc/arm/Bv9ARM.ch06.html4
-rw-r--r--usr.sbin/bind/doc/misc/dnssec13
5 files changed, 17 insertions, 16 deletions
diff --git a/usr.sbin/bind/doc/arm/Bv9ARM-book.xml b/usr.sbin/bind/doc/arm/Bv9ARM-book.xml
index 9d3363bd19c..d30f4ebfe83 100644
--- a/usr.sbin/bind/doc/arm/Bv9ARM-book.xml
+++ b/usr.sbin/bind/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: $ISC: Bv9ARM-book.xml,v 1.155.2.22 2002/07/02 14:01:45 marka Exp $ -->
+<!-- File: $ISC: 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/usr.sbin/bind/doc/arm/Bv9ARM.ch03.html b/usr.sbin/bind/doc/arm/Bv9ARM.ch03.html
index ebadd0410a1..5f35c822eef 100644
--- a/usr.sbin/bind/doc/arm/Bv9ARM.ch03.html
+++ b/usr.sbin/bind/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
>
@@ -1558,4 +1558,4 @@ VALIGN="top"
></DIV
></BODY
></HTML
-> \ No newline at end of file
+>
diff --git a/usr.sbin/bind/doc/arm/Bv9ARM.ch04.html b/usr.sbin/bind/doc/arm/Bv9ARM.ch04.html
index f4619298f97..8a03f61b4af 100644
--- a/usr.sbin/bind/doc/arm/Bv9ARM.ch04.html
+++ b/usr.sbin/bind/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
@@ -1810,4 +1810,4 @@ CLASS="acronym"
></DIV
></BODY
></HTML
-> \ No newline at end of file
+>
diff --git a/usr.sbin/bind/doc/arm/Bv9ARM.ch06.html b/usr.sbin/bind/doc/arm/Bv9ARM.ch06.html
index 1742e1dd9b6..4d28b4021a8 100644
--- a/usr.sbin/bind/doc/arm/Bv9ARM.ch06.html
+++ b/usr.sbin/bind/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
@@ -11462,4 +11462,4 @@ CLASS="acronym"
></DIV
></BODY
></HTML
-> \ No newline at end of file
+>
diff --git a/usr.sbin/bind/doc/misc/dnssec b/usr.sbin/bind/doc/misc/dnssec
index ed4b4a9efc9..d05b7e5ed65 100644
--- a/usr.sbin/bind/doc/misc/dnssec
+++ b/usr.sbin/bind/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.
-$ISC: dnssec,v 1.14.2.3 2002/02/08 03:57:24 marka Exp $
+$ISC: dnssec,v 1.14.2.3.4.2 2003/02/17 07:05:07 marka Exp $