From: Suzanne Goldlust Date: Wed, 8 Jun 2022 18:50:18 +0000 (+0000) Subject: Apply 1 suggestion(s) to 1 file(s) X-Git-Tag: Kea-2.1.7~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f9514ee42da142c4dc0309c0a9b899fda7cb04;p=thirdparty%2Fkea.git Apply 1 suggestion(s) to 1 file(s) --- diff --git a/doc/sphinx/arm/hooks-ddns-tuning.rst b/doc/sphinx/arm/hooks-ddns-tuning.rst index c7bb8a81ac..933e774b02 100644 --- a/doc/sphinx/arm/hooks-ddns-tuning.rst +++ b/doc/sphinx/arm/hooks-ddns-tuning.rst @@ -172,10 +172,10 @@ simply assigning the class to the host reservation as shown below: }] } -The ddns-tuning library will spot the presence of the "SKIP_DDNS" class in the +The ``ddns-tuning`` library notes the presence of the "SKIP_DDNS" class in the client's class list each time the client requests, renews, or releases its lease, -and instruct kea-dhcp4 to bypass sending DDNS updates. A similar work flow is -supported for kea-dhcp6: +and instructs ``kea-dhcp4`` to bypass sending DDNS updates. A similar workflow is +supported for ``kea-dhcp6``: .. code-block:: javascript