]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fixed a typo 3795/head
authorkaosdrachen <kaosdrachen@gmail.com>
Fri, 29 Apr 2016 14:30:21 +0000 (16:30 +0200)
committerkaosdrachen <kaosdrachen@gmail.com>
Fri, 29 Apr 2016 14:30:21 +0000 (16:30 +0200)
Line 284: unset-pushish-cds --> unset-publish-cds

docs/markdown/authoritative/howtos.md

index f9ea0e440f224b18ef97b2d8239d3b1d8f628a11..5792ff56a71e26195dcef89477427bdf6094cf61 100644 (file)
@@ -281,7 +281,7 @@ This updates the CDS records to reflect only the new key.
 
 Wait for the parent to pick up on the CDS change. Once the upstream DS records
 show only the DS records for the new KSK, you may disable sending out the CDS
-responses: `pdnsutil unset-pushish-cds example.com`.
+responses: `pdnsutil unset-publish-cds example.com`.
 
 Done!