From: Razvan Becheriu Date: Wed, 4 Oct 2023 06:30:48 +0000 (+0300) Subject: [#3046] addressed comments X-Git-Tag: Kea-2.5.3~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa83ed4089a6a2bd87e11705e24c32cecea06c5;p=thirdparty%2Fkea.git [#3046] addressed comments --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 1c0b890883..0ffbe78e18 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -3850,9 +3850,9 @@ its value, simply set it to the desired string: The suffix used when generating an FQDN, or when qualifying a partial name, is specified by the ``ddns-qualifying-suffix`` parameter. It is -strongly recommended that the user supply a value for the qualifying prefix when -DDNS updates are enabled. For obvious reasons, we cannot supply a -meaningful default. +strongly recommended that the user supply a value for the qualifying +prefix when DDNS updates are enabled. For obvious reasons, we cannot +supply a meaningful default. :: diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 9d35fff1ba..7804715d7a 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -2993,7 +2993,7 @@ NCRs. Each NCR contains the following information: 1. Whether it is a request to add (update) or remove DNS entries. -2. Whether the change requests forward DNS updates (AAAA records) reverse +2. Whether the change requests forward DNS updates (AAAA records), reverse DNS updates (PTR records), or both. 3. The Fully Qualified Domain Name (FQDN), lease address, and DHCID @@ -3448,9 +3448,9 @@ its value, simply set it to the desired string: The suffix used when generating an FQDN, or when qualifying a partial name, is specified by the ``ddns-qualifying-suffix`` parameter. It is -strongly recommended that the user supply a value for the qualifying prefix when -DDNS updates are enabled. For obvious reasons, we cannot supply a -meaningful default. +strongly recommended that the user supply a value for the qualifying +prefix when DDNS updates are enabled. For obvious reasons, we cannot +supply a meaningful default. ::