From: Shawn Routhier Date: Wed, 8 Jun 2011 18:39:04 +0000 (+0000) Subject: Correct some typos in the documentation - see [ISC-Bug #24803] X-Git-Tag: v4_3_0a1~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade10315e1b6cd8795da0e53e03d58ce41b91dfa;p=thirdparty%2Fdhcp.git Correct some typos in the documentation - see [ISC-Bug #24803] --- diff --git a/doc/examples/dhcpd-dhcpv6.conf b/doc/examples/dhcpd-dhcpv6.conf index 59836cf5c..611dbe738 100644 --- a/doc/examples/dhcpd-dhcpv6.conf +++ b/doc/examples/dhcpd-dhcpv6.conf @@ -68,9 +68,9 @@ host myclient { host otherclient { # This host entry is hopefully matched if the client supplies a DUID-LL # or DUID-LLT containing this MAC address. - hardware ethernet 01:00:80:a2:55:67:34; + hardware ethernet 01:00:80:a2:55:67; - fixed-address6 3ffe:501:ffff:100:4321; + fixed-address6 3ffe:501:ffff:100::4321; } # The subnet where the server is attached