From 0599ddc25a58fa267ce2fb55ceaa4aaea09cd1cb Mon Sep 17 00:00:00 2001 From: Marcin Godzina Date: Thu, 20 Jul 2023 07:13:39 +0000 Subject: [PATCH] [#2988] doc -version error fix --- doc/sphinx/arm/dhcp4-srv.rst | 2 +- doc/sphinx/arm/dhcp6-srv.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 4319fcc68e..adcf25aeb7 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -3530,7 +3530,7 @@ to add DNS entries or they were somehow lost by the DNS server. The second parameter added in Kea 1.9.1 is ``ddns-use-conflict-resolution``. This boolean parameter was passed through to D2 and enabled or disabled conflict resolution as described in `RFC 4703 `__. Beginning with -Kea 2.4.0, it is deprecated and replaced by ``ddns-conflict-resolution-mode`` which +Kea 2.5.0, it is deprecated and replaced by ``ddns-conflict-resolution-mode`` which offers four modes of conflict resolution-related behavior: - ``check-with-dhcid`` - The default mode, it instructs D2 to carry out RFC diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index adb0764f3c..f3217b50be 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -3123,7 +3123,7 @@ to add DNS entries or they were somehow lost by the DNS server. The second parameter added in Kea 1.9.1 is ``ddns-use-conflict-resolution``. This boolean parameter was passed through to D2 and enabled or disabled conflict resolution as described in `RFC 4703 `__. Beginning with -Kea 2.4.0, it is deprecated and replaced by ``ddns-conflict-resolution-mode`` which +Kea 2.5.0, it is deprecated and replaced by ``ddns-conflict-resolution-mode`` which offers four modes of conflict resolution-related behavior: - ``check-with-dhcid`` - The default mode, it instructs D2 to carry out RFC