From: Jan-Piet Mens Date: Thu, 12 Jun 2025 14:29:12 +0000 (+0200) Subject: pdnsutil: clarify provenance of default TTL X-Git-Tag: dnsdist-2.0.0-beta1~32^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15665%2Fhead;p=thirdparty%2Fpdns.git pdnsutil: clarify provenance of default TTL Signed-off-by: Jan-Piet Mens --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 83669ca1de..ff854479b0 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -245,7 +245,7 @@ ZONE MANIPULATION COMMANDS add-record *ZONE* *NAME* *TYPE* [*TTL*] *CONTENT* Add one or more records of *NAME* and *TYPE* to *ZONE* with *CONTENT* - and optional *TTL*. If *TTL* is not set, default will be used. + and optional *TTL*. If *TTL* is not set, the configured *default-ttl* will be used. add-autoprimary *IP* *NAMESERVER* [*ACCOUNT*]