From: Christian Hofstaedtler Date: Mon, 6 Jul 2015 23:20:43 +0000 (+0200) Subject: docs: stop referring to renamed option X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~77^2~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2626%2Fhead;p=thirdparty%2Fpdns.git docs: stop referring to renamed option --- diff --git a/docs/manpages/rec_control.1.md b/docs/manpages/rec_control.1.md index a75ecfe26c..a9167ce5c2 100644 --- a/docs/manpages/rec_control.1.md +++ b/docs/manpages/rec_control.1.md @@ -98,7 +98,7 @@ set-minimum-ttl *NUM* top-remotes : Shows the top-20 most active remote hosts. Statistics are over the - last 'remotes-ringbuffer-entries' queries, which defaults to 0. + last 'stats-ringbuffer-entries' queries. trace-regex *REGEX* : Emit resolution trace for matching queries. Empty regex to disable trace. diff --git a/docs/markdown/recursor/running.md b/docs/markdown/recursor/running.md index aecb855067..d7dd8d0194 100644 --- a/docs/markdown/recursor/running.md +++ b/docs/markdown/recursor/running.md @@ -65,7 +65,7 @@ Available since 3.6, this setting artificially raises all TTLs to be at least th Set a Carbon server for telemetry purposes. The parameter `server` corresponds to the configuration setting **carbon-server**, and `ourname` corresponds to **carbon-ourname**. ### `top-remotes` -Shows the top-20 most active remote hosts. Statistics are over the last **remotes-ringbuffer-entries** queries, which defaults to 0. +Shows the top-20 most active remote hosts. Statistics are over the last **stats-ringbuffer-entries** queries. ### `trace-regex regex` Available since 3.5.