From 12748e2649e040d0582bd8a0d5286a98b7eea50f Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 17 Nov 2021 09:56:55 +0100 Subject: [PATCH] rec: Fix a typo in the documentation for 'allow-notify-from' --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 3e2f9172c0..086bd7c1d4 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -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: -- 2.47.2