]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix no-case-compress description in the ARM
authorPetr Špaček <pspacek@isc.org>
Tue, 19 Sep 2023 14:31:58 +0000 (16:31 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 3 Oct 2023 12:35:49 +0000 (14:35 +0200)
We confused ourselves, it seems.

doc/arm/reference.rst

index e22a255cec492b6053d062b7e81360ec624cd0d4..02f3ba0139c80920ea143d2e46a8ea9be47ccf0a 100644 (file)
@@ -3020,7 +3020,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.