From 5bcf1e230e6dae390015bd50d78f1d37667b0f82 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Tue, 7 Jul 2015 01:20:43 +0200 Subject: [PATCH] docs: stop referring to renamed option --- docs/manpages/rec_control.1.md | 2 +- docs/markdown/recursor/running.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2