2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

Fix typo reported by user

This commit is contained in:
Suzanne Goldlust 2022-02-18 15:04:05 +00:00
parent 0427f30d6e
commit 726912a1c9

View File

@ -3102,7 +3102,7 @@ statement
.I seconds\fR\fB;\fR .I seconds\fR\fB;\fR
.PP .PP
IPv6 addresses have \'valid\' and \'preferred\' lifetimes. The valid lifetime IPv6 addresses have \'valid\' and \'preferred\' lifetimes. The valid lifetime
determines at what point at lease might be said to have expired, and is no determines at what point a lease might be said to have expired, and is no
longer useable. A preferred lifetime is an advisory condition to help longer useable. A preferred lifetime is an advisory condition to help
applications move off of the address and onto currently valid addresses applications move off of the address and onto currently valid addresses
(should there still be any open TCP sockets or similar). (should there still be any open TCP sockets or similar).