Skip to content

Commit 20798a9

Browse files
committed
fix whitespace
1 parent fb82788 commit 20798a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/manual/dhcp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Reservations
2828
Both ISC DHCP and KEA DHCP offer the possibility to reserve an IP address for a specific client. This is useful when a client
2929
needs to have the same IP address every time it connects to the network. Both services also offer the ability to define reservations
3030
inside and outside of the assigned pool of dynamic IP addresses. However, you should only define reservations outside of the pool.
31-
Unless you can guarantee that this client is online at all times when the reservation is in the dynamic range, the DHCP server is
31+
Unless you can guarantee that this client is online at all times when the reservation is in the dynamic range, the DHCP server is
3232
free to offer this IP address to a different client when the first client goes offline.
3333

3434
-----------------

0 commit comments

Comments
 (0)