]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Fix a typo in the documentation for 'allow-notify-from' 10995/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 17 Nov 2021 08:56:55 +0000 (09:56 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 17 Nov 2021 08:56:55 +0000 (09:56 +0100)
pdns/recursordist/docs/settings.rst

index 3e2f9172c062af2e3f1c4b12faec4ca61325c582..086bd7c1d43dc1c23cf371790012cebeb33723c7 100644 (file)
@@ -107,7 +107,7 @@ NOTIFY operations received from a client listed in one of these netmasks
 will be accepted and used to wipe any cache entries whose zones match
 the zone specified in the NOTIFY operation, but only if that zone (or
 one of its parents) is included in `allow-notify-for`_,
-`allow-notify-for-file`_, or `forward-zones-file_` with a '^' prefix.
+`allow-notify-for-file`_, or `forward-zones-file`_ with a '^' prefix.
 
 .. _setting-allow-notify-from-file: