From: Pieter Lexis Date: Wed, 4 Nov 2015 09:52:06 +0000 (+0100) Subject: Update the documentation wrt renaming pdnssec X-Git-Tag: dnsdist-1.0.0-alpha1~165^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2853%2Fhead;p=thirdparty%2Fpdns.git Update the documentation wrt renaming pdnssec --- diff --git a/docs/manpages/pdnsutil.1.md b/docs/manpages/pdnsutil.1.md index cbbde83778..fd00594974 100644 --- a/docs/manpages/pdnsutil.1.md +++ b/docs/manpages/pdnsutil.1.md @@ -9,10 +9,10 @@ pdnsutil - PowerDNS dnssec command and control pdnsutil [OPTION]... *COMMAND* # DESCRIPTION -**pdnsutil** is a powerful command that is the operator-friendly gateway into -PowerDNSSEC configuration. Behind the scenes, **pdnsutil** manipulates a PowerDNS -backend database, which also means that for many databases, **pdnsutil** can be -run remotely, and can configure key material on different servers. +**pdnsutil** (formerly pdnssec) is a powerful command that is the operator-friendly +gateway into DNSSEC and zone management for PowerDNS. Behind the scenes, **pdnsutil** +manipulates a PowerDNS backend database, which also means that for many databases, +**pdnsutil** can be run remotely, and can configure key material on different servers. # OPTIONS -h | -help diff --git a/docs/markdown/authoritative/dnssec.md b/docs/markdown/authoritative/dnssec.md index d22f3c1edb..9fd03ae7b9 100644 --- a/docs/markdown/authoritative/dnssec.md +++ b/docs/markdown/authoritative/dnssec.md @@ -202,7 +202,7 @@ Precisely speaking, the time period used is always from the start of the previou **Note**: Why Thursday? POSIX-based operating systems count the time since GMT midnight January 1st of 1970, which was a Thursday. PowerDNS inception/expiration times are generated based on an integral number of weeks having passed since the start of the 'epoch'. # `pdnsutil` -`pdnsutil` is a powerful command that is the operator-friendly gateway into PowerDNSSEC configuration. Behind the scenes, `pdnsutil` manipulates a PowerDNS backend database, which also means that for many databases, `pdnsutil` can be run remotely, and can configure key material on different servers. +`pdnsutil` (previously called `pdnssec`) is a powerful command that is the operator-friendly gateway into PowerDNSSEC configuration. Behind the scenes, `pdnsutil` manipulates a PowerDNS backend database, which also means that for many databases, `pdnsutil` can be run remotely, and can configure key material on different servers. For a list of available commands, see the [manpage](../manpages/pdnsutil.1.md).