]> 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:37:16 +0000 (14:37 +0200)
We confused ourselves, it seems.

(cherry picked from commit 6451462a939e83cb1c00ae100cf008ff61937da4)

doc/arm/reference.rst

index 1a60db6479223c414f67c4ecda8454d38fa633b5..d7e97953f34463ee45aa5897d6c5c64dc48bf42d 100644 (file)
@@ -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.