From: Jeremy Reed Date: Tue, 24 Mar 2009 16:56:15 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v4_2_0a1~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532c031e0238fe5a8df8a907c076b1ad3d34b88f;p=thirdparty%2Fdhcp.git Fix typo. --- diff --git a/server/dhcpd.conf.5 b/server/dhcpd.conf.5 index 8352ea713..1ddd62f2b 100644 --- a/server/dhcpd.conf.5 +++ b/server/dhcpd.conf.5 @@ -28,7 +28,7 @@ .\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see .\" ``http://www.nominum.com''. .\" -.\" $Id: dhcpd.conf.5,v 1.101 2009/02/20 18:20:00 dhankins Exp $ +.\" $Id: dhcpd.conf.5,v 1.102 2009/03/24 16:56:15 jreed Exp $ .\" .TH dhcpd.conf 5 .SH NAME @@ -1530,7 +1530,7 @@ use CIDR notation, specified as ip6-address/bits. All IP addresses in the \fIrange6\fR should be in the subnet6 in which the \fIrange6\fR statement is declared. .PP -The \fItemporay\fR variant makes the prefix (by default on 64 bits) available +The \fItemporary\fR variant makes the prefix (by default on 64 bits) available for temporary (RFC 4941) addresses. A new address per prefix in the shared network is computed at each request with an IA_TA option. Release and Confirm ignores temporary addresses.