]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: doc: correct a double negative in the padding doc
authorEvan Hunt <each@isc.org>
Fri, 5 Dec 2025 22:31:43 +0000 (22:31 +0000)
committerEvan Hunt <each@isc.org>
Fri, 5 Dec 2025 22:31:43 +0000 (22:31 +0000)
`padding` is incompatible with TSIG and SIG(0), not with "no" TSIG
and SIG(0).

Merge branch 'each-fix-padding-doc' into 'main'

See merge request isc-projects/bind9!11333


Trivial merge