summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzanne Goldlust <sgoldlust@isc.org>2022-02-18 15:23:27 +0000
committerSuzanne Goldlust <sgoldlust@isc.org>2022-02-18 15:23:27 +0000
commit862faa0e713dd3725061ae9159dff745a6378fc9 (patch)
treef74257c527530430fedae5172103629f3fd3b77e
parent3b4d8377a3c58cda0ba57ccfb42236d221c01b0f (diff)
downloadisc-dhcp-226-docs-trivial-type-in-dhcpd-conf-5.tar.gz
Fix typo reported by user226-docs-trivial-type-in-dhcpd-conf-5
-rw-r--r--server/dhcpd.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5
index d65f478a..f3ea2387 100644
--- a/server/dhcpd.conf.5
+++ b/server/dhcpd.conf.5
@@ -2709,7 +2709,7 @@ statement
.I seconds\fR\fB;\fR
.PP
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
applications move off of the address and onto currently valid addresses
(should there still be any open TCP sockets or similar).