From af4b7afb55aade88e40b8912eb0cd77490d2a9c7 Mon Sep 17 00:00:00 2001 From: Wim Date: Tue, 1 Aug 2017 15:15:21 +0200 Subject: [PATCH] dnsdist: Fix small typos --- pdns/dnsdistdist/docs/advanced/ecs.rst | 2 +- pdns/dnsdistdist/docs/reference/config.rst | 2 +- pdns/dnsdistdist/docs/statistics.rst | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pdns/dnsdistdist/docs/advanced/ecs.rst b/pdns/dnsdistdist/docs/advanced/ecs.rst index 2264031fd..b8ce4b2d0 100644 --- a/pdns/dnsdistdist/docs/advanced/ecs.rst +++ b/pdns/dnsdistdist/docs/advanced/ecs.rst @@ -1,4 +1,4 @@ -Using ENDS Client Subnet +Using EDNS Client Subnet ------------------------ In order to provide the downstream server with the address of the real client, or at least the one talking to dnsdist, the ``useClientSubnet`` parameter can be used when creating a :func:`new server `. diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 07e0ee731..2a0869152 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -514,7 +514,7 @@ Status, Statistics and More Optionally grouped by the rightmost ``labels`` DNS labels. :param int num: Number to show, defaults to 10 - :param int limit: Show queries slower than this amount of miliseconds, defaults to 2000 + :param int limit: Show queries slower than this amount of milliseconds, defaults to 2000 :param int label: Number of labels to cut down to .. _dynblocksref: diff --git a/pdns/dnsdistdist/docs/statistics.rst b/pdns/dnsdistdist/docs/statistics.rst index 53d18a18c..3279b0ce1 100644 --- a/pdns/dnsdistdist/docs/statistics.rst +++ b/pdns/dnsdistdist/docs/statistics.rst @@ -17,11 +17,11 @@ Number of times an answer was not found in the :doc:`cache `. cpu-sys-msec ------------ -Miliseconds spent by :program:`dnsdist` in the "system" state. +Milliseconds spent by :program:`dnsdist` in the "system" state. cpu-user-msec ------------- -Miliseconds spent by :program:`dnsdist` in the "user" state. +Milliseconds spent by :program:`dnsdist` in the "user" state. downstream-send-errors ---------------------- -- 2.49.0