]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1989] Addressed review comment
authorThomas Markwalder <tmark@isc.org>
Fri, 6 Dec 2024 12:48:35 +0000 (07:48 -0500)
committerThomas Markwalder <tmark@isc.org>
Fri, 6 Dec 2024 12:49:40 +0000 (12:49 +0000)
modified:   arm/dhcp4-srv.rst

doc/sphinx/arm/dhcp4-srv.rst

index 254f9e826877b0154bdd68537cb723a0d1ac8ef1..a45524e805598da9db4e600a1bb9022c6f86521a 100644 (file)
@@ -4031,10 +4031,11 @@ qualifying suffix is "example.com", and the default value is used for
 
 .. note::
 
-    When the client sends the host name option, ``kea-dhcp4`` never adds a dot to
-    the returned host name. It will only end with a dot if the client sent it
-    already qualified and ending with a dot.  When the client sends the FQDN option,
-    the FQDN returned in the response will always end with a dot.
+    When the client sends the host name option, ``kea-dhcp4`` never adds
+    a dot to the host name in the returned option. It will only end with
+    a dot if the client sent it already qualified and ending with a dot.
+    When the client sends the FQDN option, the FQDN returned in the response
+    will always end with a dot.
 
 .. _dhcp4-host-name-sanitization: