Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2016 19:04:24 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49121 - head/en_US.ISO8859-1/books/handbook/advanced-networking
Message-ID:  <201607151904.u6FJ4O2i081720@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Fri Jul 15 19:04:23 2016
New Revision: 49121
URL: https://svnweb.freebsd.org/changeset/doc/49121

Log:
  Change two IPv6 addresses in the rtadvd example to use the IPv6 address
  documentation prefix.
  
  Reviewed by:	bcr

Modified:
  head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Fri Jul 15 13:29:47 2016	(r49120)
+++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Fri Jul 15 19:04:23 2016	(r49121)
@@ -4715,10 +4715,10 @@ rtsold_enable="YES"</programlisting>
 	example:</para>
 
       <programlisting>rl0:\
-	:addrs#1:addr="2001:471:1f11:246::":prefixlen#64:tc=ether:</programlisting>
+	:addrs#1:addr="2001:db8:1f11:246::":prefixlen#64:tc=ether:</programlisting>
 
       <para>Replace <filename>rl0</filename> with the interface
-	to be used and <systemitem>2001:471:1f11:246::</systemitem>
+	to be used and <systemitem>2001:db8:1f11:246::</systemitem>
 	with the prefix of the allocation.</para>
 
       <para>For a dedicated <systemitem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607151904.u6FJ4O2i081720>