From 4d6518a51eb3e87339c8f28621bfaaeb6a54b44a Mon Sep 17 00:00:00 2001 From: kaosdrachen Date: Fri, 29 Apr 2016 16:30:21 +0200 Subject: [PATCH] Fixed a typo Line 284: unset-pushish-cds --> unset-publish-cds --- docs/markdown/authoritative/howtos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/authoritative/howtos.md b/docs/markdown/authoritative/howtos.md index f9ea0e440..5792ff56a 100644 --- a/docs/markdown/authoritative/howtos.md +++ b/docs/markdown/authoritative/howtos.md @@ -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! -- 2.40.0