diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-06-02 22:41:43 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-06-02 22:41:43 +0000 |
commit | 7cb37a7b4949afd1fca939ebc807bcd4d565af21 (patch) | |
tree | 7bafd4df48cb87fbf4a75e6a36259ce6c8119af7 /sbin/dhcp6leased/dhcp6leased.conf.5 | |
parent | 29722549d107116ec99937b1ab7a18f181dbd169 (diff) |
sencond -> second; ok florian@
Diffstat (limited to 'sbin/dhcp6leased/dhcp6leased.conf.5')
-rw-r--r-- | sbin/dhcp6leased/dhcp6leased.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhcp6leased/dhcp6leased.conf.5 b/sbin/dhcp6leased/dhcp6leased.conf.5 index fd5029cc0f0..4c6278eb438 100644 --- a/sbin/dhcp6leased/dhcp6leased.conf.5 +++ b/sbin/dhcp6leased/dhcp6leased.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp6leased.conf.5,v 1.1 2024/06/02 12:28:05 florian Exp $ +.\" $OpenBSD: dhcp6leased.conf.5,v 1.2 2024/06/02 22:41:42 jsg Exp $ .\" .\" Copyright (c) 2018, 2021, 2024 Florian Obser <florian@openbsd.org> .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> @@ -79,7 +79,7 @@ For example if a /64 and /60 prefix are to be assigned to network interfaces, requests a /59 prefix. The prefix is then split into two /60 prefixes and the first /64 out of the first /60 prefix is assigned to the first interface. -The sencond /60 prefix from the delegated /59 is assigned to the +The second /60 prefix from the delegated /59 is assigned to the second interface. This leaves 15 unused /64 prefixes in the first /60. .Pp |