From: Otto Moerbeek Date: Wed, 13 May 2020 14:29:42 +0000 (+0200) Subject: Also update surrounding text as noted by phonedph1 X-Git-Tag: dnsdist-1.5.0-rc3~59^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9099%2Fhead;p=thirdparty%2Fpdns.git Also update surrounding text as noted by phonedph1 --- diff --git a/pdns/recursordist/docs/dnssec.rst b/pdns/recursordist/docs/dnssec.rst index 44f2324ad4..a27342fbc3 100644 --- a/pdns/recursordist/docs/dnssec.rst +++ b/pdns/recursordist/docs/dnssec.rst @@ -92,7 +92,7 @@ The PowerDNS Recursor ships with the DNSSEC Root key built-in. Configuring DNSSEC key material must be done in the :ref:`setting-lua-config-file`, using :func:`addTA`. This function takes 2 arguments: the node in the DNS-tree and the data of the corresponding DS record. -To e.g. add a trust anchor for the root and powerdns.com, use the following config in the Lua file: +To e.g. add a trust anchor for the root and example.com, use the following config in the Lua file: .. code:: Lua