]> granicus.if.org Git - pdns/commitdiff
docs: stop referring to renamed option
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 6 Jul 2015 23:20:43 +0000 (01:20 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 6 Jul 2015 23:20:43 +0000 (01:20 +0200)
docs/manpages/rec_control.1.md
docs/markdown/recursor/running.md

index a75ecfe26c7dd00066b05a611e71821d7d70e0ba..a9167ce5c2a7ded635f189ddbeecf35c8c7495d9 100644 (file)
@@ -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.
index aecb8550676ce6704f100504be3f6fa755af8fa4..d7dd8d01945ae3d3e2286ba1b0a452a591e88518 100644 (file)
@@ -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.