mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:52:07 -04:00
Fix no-case-compress description in the ARM
We confused ourselves, it seems.
(cherry picked from commit 6451462a93)
This commit is contained in:
parent
fb8e80a6b9
commit
241de55536
1 changed files with 1 additions and 1 deletions
|
|
@ -3164,7 +3164,7 @@ for details on how to specify IP address lists.
|
|||
:rfc:`1034` to use case-insensitive name comparisons when checking for
|
||||
matching domain names.
|
||||
|
||||
If left undefined, the ACL defaults to ``none``: case-insensitive
|
||||
If left undefined, the ACL defaults to ``none``: case-sensitive
|
||||
compression is used for all clients. If the ACL is defined and
|
||||
matches a client, case is ignored when compressing domain
|
||||
names in DNS responses sent to that client.
|
||||
|
|
|
|||
Loading…
Reference in a new issue