From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.54)
	id 1F8OHE-0001mT-Qi
	for garchives@archives.gentoo.org; Sun, 12 Feb 2006 20:57:01 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1CKujZA029909;
	Sun, 12 Feb 2006 20:56:45 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1CKuief028206
	for <gentoo-doc-cvs@lists.gentoo.org>; Sun, 12 Feb 2006 20:56:44 GMT
Message-Id: <200602122056.k1CKuief028206@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark)
	by smtp.gentoo.org with smtp (Exim 4.54)
	id 1F8OGx-0003AZ-VB
	for gentoo-doc-cvs@lists.gentoo.org; Sun, 12 Feb 2006 20:56:44 +0000
Received: by lark (sSMTP sendmail emulation); Sun, 12 Feb 2006 20:56:43 +0000
From: "Josh Saddler" <nightmorph@lark.gentoo.org>
Date: Sun, 12 Feb 2006 20:56:43 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-medium.xml
Precedence: bulk
List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org>
List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org>
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 6ea588c2-b06f-4595-9e0d-11aceb1eb17f
X-Archives-Hash: c987d0168bcef1516eb558599530afed

nightmorph    06/02/12 20:56:43

  Modified:    xml/htdocs/doc/en/handbook/draft/2006.0
                        hb-install-amd64-medium.xml
                        hb-install-hppa-medium.xml
                        hb-install-ppc-medium.xml
                        hb-install-ppc64-medium.xml
                        hb-install-sparc-medium.xml hb-install-stage.xml
                        hb-install-x86-medium.xml
  Log:
  Replaced 'links2' with 'links' for the hb-install-$arch-medium files, as
  well as -stage.xml; see bug 108005.

Revision  Changes    Path
1.3       +7 -7      xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-medium.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-medium.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-medium.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-medium.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: hb-install-amd64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-medium.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-amd64-medium.xml	3 Feb 2006 18:22:36 -0000	1.2
+++ hb-install-amd64-medium.xml	12 Feb 2006 20:56:43 -0000	1.3
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-medium.xml,v 1.2 2006/02/03 18:22:36 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-medium.xml,v 1.3 2006/02/12 20:56:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>5.3</version>
-<date>2005-11-29</date>
+<version>5.4</version>
+<date>2006-02-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -419,23 +419,23 @@
 
 <p>
 If you want to view the documentation on the CD you can immediately run
-<c>links2</c> to read it:
+<c>links</c> to read it:
 </p>
 
 <pre caption="Viewing the on-CD documentation">
-# <i>links2 /mnt/cdrom/docs/handbook/html/index.html</i>
+# <i>links /mnt/cdrom/docs/handbook/html/index.html</i>
 </pre>
 
 <p>
 However, it is preferred that you use the online Gentoo Handbook as it will be
-more recent than the one provided on the CD. You can view it using <c>links2</c>
+more recent than the one provided on the CD. You can view it using <c>links</c>
 as well, but only after having completed the <e>Configuring your Network</e>
 chapter (otherwise you won't be able to go on the Internet to view the
 document):
 </p>
 
 <pre caption="Viewing the Online Documentation">
-# <i>links2 http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml</i>
+# <i>links http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml</i>
 </pre>
 
 <p>



1.2       +7 -7      xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-medium.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-medium.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-medium.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-medium.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-hppa-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-medium.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-hppa-medium.xml	1 Feb 2006 18:38:17 -0000	1.1
+++ hb-install-hppa-medium.xml	12 Feb 2006 20:56:43 -0000	1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-medium.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-hppa-medium.xml,v 1.2 2006/02/12 20:56:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>5.2</version>
-<date>2005-11-29</date>
+<version>5.3</version>
+<date>2006-02-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -413,23 +413,23 @@
 
 <p>
 If you want to view the documentation on the CD you can immediately run
-<c>links2</c> to read it:
+<c>links</c> to read it:
 </p>
 
 <pre caption="Viewing the on-CD documentation">
-# <i>links2 /mnt/cdrom/docs/handbook/html/index.html</i>
+# <i>links /mnt/cdrom/docs/handbook/html/index.html</i>
 </pre>
 
 <p>
 However, it is preferred that you use the online Gentoo Handbook as it will be
-more recent than the one provided on the CD. You can view it using <c>links2</c>
+more recent than the one provided on the CD. You can view it using <c>links</c>
 as well, but only after having completed the <e>Configuring your Network</e>
 chapter (otherwise you won't be able to go on the Internet to view the
 document):
 </p>
 
 <pre caption="Viewing the Online Documentation">
-# <i>links2 http://www.gentoo.org/doc/en/handbook/handbook-hppa.xml</i>
+# <i>links http://www.gentoo.org/doc/en/handbook/handbook-hppa.xml</i>
 </pre>
 
 <p>



1.2       +7 -7      xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-ppc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-ppc-medium.xml	1 Feb 2006 18:38:17 -0000	1.1
+++ hb-install-ppc-medium.xml	12 Feb 2006 20:56:43 -0000	1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc-medium.xml,v 1.2 2006/02/12 20:56:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>5.3</version>
-<date>2005-11-29</date>
+<version>5.4</version>
+<date>2006-02-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -513,24 +513,24 @@
 
 <p>
 If you want to view the documentation on the CD you can immediately run
-<c>links2</c> or even <c>links -g</c> for a graphical framebuffer browser to
+<c>links</c> or even <c>links -g</c> for a graphical framebuffer browser to
 read it:
 </p>
 
 <pre caption="Viewing the on-CD documentation">
-# <i>links2 /mnt/cdrom/docs/html/index.html</i>
+# <i>links /mnt/cdrom/docs/html/index.html</i>
 </pre>
 
 <p>
 However, it is preferred that you use the online Gentoo Handbook as it will be
-more recent than the one provided on the CD. You can view it using <c>links2</c>
+more recent than the one provided on the CD. You can view it using <c>links</c>
 as well, but only after having completed the <e>Configuring your Network</e>
 chapter (otherwise you won't be able to go on the Internet to view the
 document):
 </p>
 
 <pre caption="Viewing the Online Documentation">
-# <i>links2 http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml</i>
+# <i>links http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml</i>
 </pre>
 
 <p>



1.4       +6 -6      xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo

Index: hb-install-ppc64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ppc64-medium.xml	10 Feb 2006 19:35:34 -0000	1.3
+++ hb-install-ppc64-medium.xml	12 Feb 2006 20:56:43 -0000	1.4
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml,v 1.3 2006/02/10 19:35:34 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-medium.xml,v 1.4 2006/02/12 20:56:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>5.5</version>
-<date>2005-11-29</date>
+<version>5.6</version>
+<date>2006-02-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -453,11 +453,11 @@
 
 <p>
 If you want to view the documentation on the CD you can immediately run
-<c>links2</c> to read it:
+<c>links</c> to read it:
 </p>
 
 <pre caption="Viewing the on-CD documentation">
-# <i>links2 /mnt/cdrom/docs/handbook/html/index.html</i>
+# <i>links /mnt/cdrom/docs/handbook/html/index.html</i>
 </pre>
 
 <p>
@@ -466,7 +466,7 @@
 </p>
 
 <pre caption="Viewing the Online Documentation">
-# <i>links2 http://www.gentoo.org/doc/en/handbook/handbook-ppc64.xml</i>
+# <i>links http://www.gentoo.org/doc/en/handbook/handbook-ppc64.xml</i>
 </pre>
 
 <p>



1.4       +7 -7      xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-sparc-medium.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-sparc-medium.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-sparc-medium.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-sparc-medium.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo

Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-sparc-medium.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-sparc-medium.xml	10 Feb 2006 20:35:47 -0000	1.3
+++ hb-install-sparc-medium.xml	12 Feb 2006 20:56:43 -0000	1.4
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-sparc-medium.xml,v 1.3 2006/02/10 20:35:47 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-sparc-medium.xml,v 1.4 2006/02/12 20:56:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>5.4</version>
-<date>2005-11-29</date>
+<version>5.5</version>
+<date>2006-02-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -333,23 +333,23 @@
 
 <p>
 If you want to view the documentation on the CD you can immediately run
-<c>links2</c> to read it:
+<c>links</c> to read it:
 </p>
 
 <pre caption="Viewing the on-CD documentation">
-# <i>links2 /mnt/cdrom/docs/handbook/html/index.html</i>
+# <i>links /mnt/cdrom/docs/handbook/html/index.html</i>
 </pre>
 
 <p>
 However, it is preferred that you use the online Gentoo Handbook as it will be
-more recent than the one provided on the CD. You can view it using <c>links2</c>
+more recent than the one provided on the CD. You can view it using <c>links</c>
 as well, but only after having completed the <e>Configuring your Network</e>
 chapter (otherwise you won't be able to go on the Internet to view the
 document):
 </p>
 
 <pre caption="Viewing the Online Documentation">
-# <i>links2 http://www.gentoo.org/doc/en/handbook/handbook-sparc.xml</i>
+# <i>links http://www.gentoo.org/doc/en/handbook/handbook-sparc.xml</i>
 </pre>
 
 <p>



1.2       +10 -10    xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: hb-install-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-stage.xml	1 Feb 2006 18:38:17 -0000	1.1
+++ hb-install-stage.xml	12 Feb 2006 20:56:43 -0000	1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml,v 1.1 2006/02/01 18:38:17 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml,v 1.2 2006/02/12 20:56:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>5.8</version>
-<date>2005-12-20</date>
+<version>5.9</version>
+<date>2006-02-12</date>
 
 <section>
 <title>Installing a Stage Tarball</title>
@@ -133,13 +133,13 @@
 
 <p>
 Depending on your installation medium, you have a couple of tools available to
-download a stage. If you have <c>links2</c> available, then you can immediately
+download a stage. If you have <c>links</c> available, then you can immediately
 surf to <uri link="/main/en/mirrors.xml">the Gentoo mirrorlist</uri> and 
 choose a mirror close to you.
 </p>
 
 <p>
-If you don't have <c>links2</c> available you should have <c>lynx</c> at your 
+If you don't have <c>links</c> available you should have <c>lynx</c> at your 
 disposal. If you need to go through a proxy, export the <c>http_proxy</c> and
 <c>ftp_proxy</c> variables:
 </p>
@@ -150,7 +150,7 @@
 </pre>
 
 <p>
-We will now assume that you have <c>links2</c> at your disposal.
+We will now assume that you have <c>links</c> at your disposal.
 </p>
 
 <p>
@@ -162,11 +162,11 @@
 <c>D</c> to download. When you're finished, press <c>Q</c> to quit the browser.
 </p>
 
-<pre caption="Surfing to the mirror listing with links2">
-# <i>links2 http://www.gentoo.org/main/en/mirrors.xml</i>
+<pre caption="Surfing to the mirror listing with links">
+# <i>links http://www.gentoo.org/main/en/mirrors.xml</i>
 
-<comment>(If you need proxy support with links2:)</comment>
-# <i>links2 -http-proxy proxy.server.com:8080 http://www.gentoo.org/main/en/mirrors.xml</i>
+<comment>(If you need proxy support with links:)</comment>
+# <i>links -http-proxy proxy.server.com:8080 http://www.gentoo.org/main/en/mirrors.xml</i>
 </pre>
 
 <p>



1.5       +7 -7      xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-medium.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-medium.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-medium.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-medium.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo

Index: hb-install-x86-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-medium.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hb-install-x86-medium.xml	10 Feb 2006 17:46:25 -0000	1.4
+++ hb-install-x86-medium.xml	12 Feb 2006 20:56:43 -0000	1.5
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-medium.xml,v 1.4 2006/02/10 17:46:25 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-x86-medium.xml,v 1.5 2006/02/12 20:56:43 nightmorph Exp $ -->
 
 <sections>
 
-<version>5.6</version>
-<date>2006-02-09</date>
+<version>5.7</version>
+<date>2006-02-12</date>
 
 <section>
 <title>Hardware Requirements</title>
@@ -553,23 +553,23 @@
 
 <p>
 If you want to view the documentation on the CD you can immediately run
-<c>links2</c> to read it:
+<c>links</c> to read it:
 </p>
 
 <pre caption="Viewing the on-CD documentation">
-# <i>links2 /mnt/cdrom/docs/html/index.html</i>
+# <i>links /mnt/cdrom/docs/html/index.html</i>
 </pre>
 
 <p>
 However, it is preferred that you use the online Gentoo Handbook as it will be
-more recent than the one provided on the CD. You can view it using <c>links2</c>
+more recent than the one provided on the CD. You can view it using <c>links</c>
 as well, but only after having completed the <e>Configuring your Network</e>
 chapter (otherwise you won't be able to go on the Internet to view the
 document):
 </p>
 
 <pre caption="Viewing the Online Documentation">
-# <i>links2 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml</i>
+# <i>links http://www.gentoo.org/doc/en/handbook/handbook-x86.xml</i>
 </pre>
 
 <p>



-- 
gentoo-doc-cvs@gentoo.org mailing list