mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
1199. [doc] ARM reference to RFC 2157 should have been RFC 1918.
[RT #2436]
This commit is contained in:
parent
68dacf1214
commit
d6c0627d1e
3
CHANGES
3
CHANGES
@ -1,3 +1,6 @@
|
|||||||
|
1199. [doc] ARM reference to RFC 2157 should have been RFC 1918.
|
||||||
|
[RT #2436]
|
||||||
|
|
||||||
1198. [bug] OPT printing style was not consistant with the way the
|
1198. [bug] OPT printing style was not consistant with the way the
|
||||||
header fields are printed. "do" was not reported if
|
header fields are printed. "do" was not reported if
|
||||||
set. Report if any of the MBZ bits are set.
|
set. Report if any of the MBZ bits are set.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
|
||||||
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
|
"http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
|
||||||
|
|
||||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.192 2002/01/30 06:33:37 bwelling Exp $ -->
|
<!-- File: $Id: Bv9ARM-book.xml,v 1.193 2002/02/11 04:03:51 marka Exp $ -->
|
||||||
|
|
||||||
<book>
|
<book>
|
||||||
<title>BIND 9 Administrator Reference Manual</title>
|
<title>BIND 9 Administrator Reference Manual</title>
|
||||||
@ -4558,7 +4558,7 @@ configured.</para>
|
|||||||
<para>Stub zones can also be used as a way of forcing the resolution
|
<para>Stub zones can also be used as a way of forcing the resolution
|
||||||
of a given domain to use a particular set of authoritative servers.
|
of a given domain to use a particular set of authoritative servers.
|
||||||
For example, the caching name servers on a private network using
|
For example, the caching name servers on a private network using
|
||||||
RFC2157 addressing may be configured with stub zones for
|
RFC1981 addressing may be configured with stub zones for
|
||||||
<literal>10.in-addr.arpa</literal>
|
<literal>10.in-addr.arpa</literal>
|
||||||
to use a set of internal name servers as the authoritative
|
to use a set of internal name servers as the authoritative
|
||||||
servers for that domain.</para>
|
servers for that domain.</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user