From a3f63b533ace571feaff0bfc437d7b7d3aa06153 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 3 Nov 2015 11:51:33 +0100 Subject: [PATCH] Fix a typo in README-dnsdist.md --- pdns/README-dnsdist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/README-dnsdist.md b/pdns/README-dnsdist.md index a64bbc01b..368eed15e 100644 --- a/pdns/README-dnsdist.md +++ b/pdns/README-dnsdist.md @@ -157,7 +157,7 @@ this: Or we configure a server pool dedicated to receiving the nasty stuff: ``` -> newServer{address="192.168.1.3", pool="abuse") +> newServer{address="192.168.1.3", pool="abuse"} > addPoolRule({"sh43353.cn.", "ezdns.it."}, "abuse") ``` -- 2.40.0