]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: process sigusr1
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 01:23:47 +0000 (21:23 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 03:20:39 +0000 (23:20 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/recursordist/docs/metrics.rst

index b0a6e9f257d83e205d94f5e97e115f2d8989d09d..dd11d34cf92cf252d197906e09f2e45a29ab2041 100644 (file)
@@ -6,7 +6,7 @@ The PowerDNS Recursor collects many statistics about itself.
 Regular Statistics Log
 ----------------------
 Every half hour or so (configurable with :ref:`setting-yaml-logging.statistics_interval`, the recursor outputs a line with statistics.
-To force the output of statistics, send the process SIGUSR1. A line of statistics looks like this::
+To force the output of statistics, send the process SIGUSR1. A line of statistics looks like this::
 
   stats: 346362 questions, 7388 cache entries, 1773 negative entries, 18% cache hits
   stats: cache contended/acquired 1583/56041728 = 0.00282468%