Correct two erroneous representations of 2002::10.0.0.1 in the IPv6 section.

Submitted by:	Shantanu Mahajan <shantanoo+fbsd@ieee.org>
This commit is contained in:
Ceri Davies 2003-01-22 19:50:32 +00:00
parent 97c2a00a77
commit 0dfc8f80ed
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15772

View file

@ -6435,9 +6435,9 @@ round-trip min/avg/max/stddev = 2.530/2.643/2.774/0.103 ms</screen>
as separators. For example
<hostid role="ip6addr">2002::10.0.0.1</hostid>
corresponds to the (hexadecimal) canonical representation
<hostid role="ip6addr">2002:0000:0000:0000:0000:0000:000a:0001</hostid>
<hostid role="ip6addr">2002:0000:0000:0000:0000:0000:0a00:0001</hostid>
which in turn is equivalent to
writing <hostid role="ip6addr">2002::a:1</hostid></para>
writing <hostid role="ip6addr">2002::a00:1</hostid></para>
<para>By now the reader should be able to understand the following:</para>