From b8fde7e7669178223c6cc3e1641502bf3b2daef9 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 31 Mar 2022 11:41:56 +0200 Subject: [PATCH] auth docs: fix typo in dnsupdate doc, thanks Carsten Strotmann --- docs/dnsupdate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dnsupdate.rst b/docs/dnsupdate.rst index c46e6d9191..26c59c0dbc 100644 --- a/docs/dnsupdate.rst +++ b/docs/dnsupdate.rst @@ -297,7 +297,7 @@ should update and on which master domain server it is running. This tells **dhcpd** a number of things: 1. Which domain to use (**ddns-domainname "example.org";**) -2. Which reverse-domain to use (**dnssec-rev-domainname +2. Which reverse-domain to use (**ddns-rev-domainname "in-addr.arpa.";**) 3. For the zones, where the primary master is located (**primary 127.0.0.1;**) -- 2.47.2