]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update the documentation wrt renaming pdnssec 2853/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 4 Nov 2015 09:52:06 +0000 (10:52 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 30 Nov 2015 10:55:47 +0000 (11:55 +0100)
docs/manpages/pdnsutil.1.md
docs/markdown/authoritative/dnssec.md

index cbbde83778ecb83d2c9d647fce03c2425d28936c..fd005949746a209e99e90da6495d101af6c00c5d 100644 (file)
@@ -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
index d22f3c1edba3dffa6c49b46bb346d5a7b15bbfb5..9fd03ae7b95e285e75e603ae7b53ad5790b602b0 100644 (file)
@@ -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).