diff --git a/doc/guide/lease-expiration.xml b/doc/guide/lease-expiration.xml index 71fd7f3591..370f447514 100644 --- a/doc/guide/lease-expiration.xml +++ b/doc/guide/lease-expiration.xml @@ -73,7 +73,7 @@ indicate that the lease is now available for re-assignment. - Update counters on the server, which includes + Update counters on the server, a process that includes increasing the number of reclaimed leases and decreasing the number of assigned addresses or delegated prefixes. @@ -111,7 +111,6 @@ "reclaim-timer-wait-time": 5, "max-reclaim-leases": 0, "max-reclaim-time": 0, - "flush-reclaimed-timer-wait-time": 0, }, ...