From: Peter van Dijk Date: Thu, 31 Mar 2022 09:41:56 +0000 (+0200) Subject: auth docs: fix typo in dnsupdate doc, thanks Carsten Strotmann X-Git-Tag: rec-4.7.0-beta1~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11489%2Fhead;p=thirdparty%2Fpdns.git auth docs: fix typo in dnsupdate doc, thanks Carsten Strotmann --- 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;**)