From: Razvan Becheriu Date: Thu, 9 Nov 2023 17:51:30 +0000 (+0200) Subject: [#3138] fix typo in ARM doc for ddns-qualifying-suffix X-Git-Tag: Kea-2.5.4~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a7a8aa6bdff1e28da76d794db18759d086b5769;p=thirdparty%2Fkea.git [#3138] fix typo in ARM doc for ddns-qualifying-suffix --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 4c051fbaea..7cc3a47617 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -3851,7 +3851,7 @@ 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 +suffix 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 1fd2bcf649..97638cd2b4 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -3449,7 +3449,7 @@ 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 +suffix when DDNS updates are enabled. For obvious reasons, we cannot supply a meaningful default. ::