From 7c512658f2dcb749a597ba0401de2fd5a196dbc0 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 8 Oct 2025 21:15:58 +0200 Subject: [PATCH] dhcp: fix regression in daf7da53dac7bb60df56cf78fb1904214b2e804a --- source/manual/dhcp.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/manual/dhcp.rst b/source/manual/dhcp.rst index c73bdb71..9f3230ee 100644 --- a/source/manual/dhcp.rst +++ b/source/manual/dhcp.rst @@ -91,10 +91,6 @@ It is lightweight and suitable for setups where centralized DHCP servers serve m Reservations ----------------- -............................... -Reservations -............................... - ISC, KEA and Dnsmasq offer the possibility to reserve an IP address for a specific client. This is useful when a client needs to have the same IP address every time it connects to the network. All services also offer the ability to define reservations inside and outside of the assigned pool of dynamic IP addresses.