]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3140] [4134] Fixed doc
authorFrancis Dupont <fdupont@isc.org>
Tue, 14 Oct 2025 07:33:57 +0000 (09:33 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 5 Nov 2025 21:46:18 +0000 (22:46 +0100)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 744de7fcc0141607a6fb298056985b3414f2cf24..6e04a2b9413e5384fa8b81c015edd02d6e2f8ede 100644 (file)
@@ -7834,7 +7834,9 @@ a second counter detailing the drop cause:
 - ``pkt4-service-disabled`` - DHCP service is disabled
 
 - ``pkt4-parse-failed`` - packet parsing raised a fatal error
-- ``pkt4-limit-exceeded`` - dropped by the limits (:ref:``hooks-limits``) hook library
+
+- ``pkt4-limit-exceeded`` - dropped by the limits (:ref:`hooks-limits`)
+  hook library
 
 - ``pkt4-queue-full`` - parked packet in a queue which became full
 
index bcd6f5d893390aa2ae9d25e513c6c07ec29fcda6..98a8c1f67edca63ccf42216c9f64625b3447bbee 100644 (file)
@@ -7729,7 +7729,9 @@ a second counter detailing the drop cause:
 - ``pkt6-service-disabled`` - DHCP service is disabled
 
 - ``pkt6-parse-failed`` - packet parsing raised a fatal error
-- ``pkt6-limit-exceeded`` - dropped by the limits (:ref:``hooks-limits``) hook library
+
+- ``pkt6-limit-exceeded`` - dropped by the limits (:ref:`hooks-limits`)
+  hook library
 
 - ``pkt6-queue-full`` - parked packet in a queue which became full