From 7bcff47627e0374877f5bcbca9e856175631f0d6 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 29 Jul 2022 09:15:41 +0200 Subject: [PATCH] dnsdist docs: fix addRule typo --- pdns/dnsdistdist/docs/upgrade_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/upgrade_guide.rst b/pdns/dnsdistdist/docs/upgrade_guide.rst index e562c7f4e7..bf5748ac49 100644 --- a/pdns/dnsdistdist/docs/upgrade_guide.rst +++ b/pdns/dnsdistdist/docs/upgrade_guide.rst @@ -140,4 +140,4 @@ In 1.2.0, several configuration options have been changed: As the amount of possible settings for listen sockets is growing, all listen-related options must now be passed as a table as the second argument to both :func:`addLocal` and :func:`setLocal`. See the function's reference for more information. -The ``BlockFilter`` function is removed, as :func:`addRule` combined with a :func:`DropAction` can do the same. +The ``BlockFilter`` function is removed, as :func:`addAction` combined with a :func:`DropAction` can do the same. -- 2.47.2