mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
[master] fix spelling
Noticed one while reading during Alan's training today. Fixed two other misspellings while here.
This commit is contained in:
@@ -1542,7 +1542,7 @@ zone "eng.example.com" {
|
|||||||
<optional><replaceable>view</replaceable></optional></term>
|
<optional><replaceable>view</replaceable></optional></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Delete a given TKEY-negotated key from the server.
|
Delete a given TKEY-negotiated key from the server.
|
||||||
(This does not apply to statically configured TSIG
|
(This does not apply to statically configured TSIG
|
||||||
keys.)
|
keys.)
|
||||||
</para>
|
</para>
|
||||||
@@ -6832,7 +6832,7 @@ options {
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Identical to <command>filter-aaaa-on-v4</command>,
|
Identical to <command>filter-aaaa-on-v4</command>,
|
||||||
excppt it filters AAAA responses to queries from IPv6
|
except it filters AAAA responses to queries from IPv6
|
||||||
clients instead of IPv4 clients. To filter all
|
clients instead of IPv4 clients. To filter all
|
||||||
responses, set both options to <userinput>yes</userinput>.
|
responses, set both options to <userinput>yes</userinput>.
|
||||||
</para>
|
</para>
|
||||||
@@ -11720,7 +11720,7 @@ example.com. NS ns2.example.net.
|
|||||||
<para>
|
<para>
|
||||||
If <literal>yes</literal>, this enables
|
If <literal>yes</literal>, this enables
|
||||||
"bump in the wire" signing of a zone, where a
|
"bump in the wire" signing of a zone, where a
|
||||||
unsigned zone is transfered in or loaded from
|
unsigned zone is transferred in or loaded from
|
||||||
disk and a signed version of the zone is served,
|
disk and a signed version of the zone is served,
|
||||||
with possibly, a different serial number. This
|
with possibly, a different serial number. This
|
||||||
behaviour is disabled by default.
|
behaviour is disabled by default.
|
||||||
|
Reference in New Issue
Block a user