From 2f19030e4c2126109410241b96ea16b639d2853e Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 15 Feb 2021 12:41:26 +0100 Subject: [PATCH] apply doc review comments from Pieter --- docs/modes-of-operation.rst | 8 ++++---- docs/settings.rst | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/modes-of-operation.rst b/docs/modes-of-operation.rst index 6b43455269..e2ec6804ca 100644 --- a/docs/modes-of-operation.rst +++ b/docs/modes-of-operation.rst @@ -31,8 +31,8 @@ managing records etc. .. _master-operation: .. _primary-operation: -Master operation ----------------- +Primary operation +----------------- When operating as a master, PowerDNS sends out notifications of changes to slaves, which react to these notifications by querying PowerDNS to @@ -89,8 +89,8 @@ the :ref:`pdns_control ` tool: .. _slave-operation: .. _secondary-operation: -Slave operation ---------------- +Secondary operation +------------------- On launch, PowerDNS requests from all backends a list of domains which have not been checked recently for changes. This should happen every diff --git a/docs/settings.rst b/docs/settings.rst index b1090562e6..d83489fdfd 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -1854,9 +1854,9 @@ If a PID file should be written. - Integer - Default: 60 -On a master, this is the amount of seconds between the master checking +On a primary, this is the amount of seconds between the primary checking the SOA serials in its database to determine to send out NOTIFYs to the -slaves. On slaves, this is the number of seconds between the slave +secondaries. On secondaries, this is the number of seconds between the secondary checking for updates to zones. .. _setting-xfr-max-received-mbytes: -- 2.47.2