]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix parental-agents documentation
authorMatthijs Mekking <matthijs@isc.org>
Fri, 23 Jul 2021 07:13:30 +0000 (09:13 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 27 Jul 2021 12:10:16 +0000 (14:10 +0200)
There is a missing string "net" in the ARM in the parental-agents
example.

doc/dnssec-guide/signing.rst

index f9f65deaade23b5731350bb0417dff9ec506915b..64756b5e6b21fbed02a1129a0b09bde339ab20ad 100644 (file)
@@ -895,7 +895,7 @@ presence. Let's look at the following configuration excerpt:
 
 ::
 
-   parental-agents {
+   parental-agents "net" {
        10.53.0.11, 10.53.0.12;
    };