From 01c8e75aabe76c16eda819330d5f8fce970e1611 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 12 Jun 2025 16:29:12 +0200 Subject: [PATCH] pdnsutil: clarify provenance of default TTL Signed-off-by: Jan-Piet Mens --- docs/manpages/pdnsutil.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*] -- 2.47.2