From: Peter van Dijk Date: Tue, 6 Dec 2016 09:53:35 +0000 (+0100) Subject: add missing letter, plus format X-Git-Tag: dnsdist-1.1.0-beta2~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d88a7a7d324c4a2e1f17f2b938e6df8ed56a56d;p=thirdparty%2Fpdns.git add missing letter, plus format --- diff --git a/pdns/README-dnsdist.md b/pdns/README-dnsdist.md index 1f8455e9fb..49e46c18dd 100644 --- a/pdns/README-dnsdist.md +++ b/pdns/README-dnsdist.md @@ -697,7 +697,7 @@ This will delay responses for questions to the mentioned domain, or coming from the configured subnet, by half a second. Like the QPSLimits and other rules, the delaying instructions can be -inspected or edited using showRule(), rmRule(), topRule(), mvRule() etc. +inspected or edited using `showRules()`, `rmRule()`, `topRule()`, `mvRule()` etc. Dynamic load balancing ----------------------