Gentoo Archives: gentoo-doc-cvs

From: "Xavier Neys (neysx)" <neysx@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-bootconfig.xml
Date: Sat, 28 Mar 2009 09:10:45
Message-Id: E1LnUYt-0005ir-KS@stork.gentoo.org
1 neysx 09/03/28 09:10:43
2
3 Modified: hb-install-bootconfig.xml
4 Log:
5 links, not lynx from #264037
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml?r1=1.3&r2=1.4
13
14 Index: hb-install-bootconfig.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- hb-install-bootconfig.xml 26 Jan 2009 07:51:05 -0000 1.3
21 +++ hb-install-bootconfig.xml 28 Mar 2009 09:10:43 -0000 1.4
22 @@ -1,11 +1,11 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v 1.3 2009/01/26 07:51:05 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootconfig.xml,v 1.4 2009/03/28 09:10:43 neysx Exp $ -->
26 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
27
28 <included>
29
30 -<version>2</version>
31 -<date>2008-06-21</date>
32 +<version>3</version>
33 +<date>2009-03-28</date>
34
35 <section id="hardware">
36 <title>Extra Hardware Configuration</title>
37 @@ -89,23 +89,23 @@
38
39 <p>
40 If you want to view the documentation on the CD you can immediately run
41 -<c>lynx</c> to read it:
42 +<c>links</c> to read it:
43 </p>
44
45 <pre caption="Viewing the on-CD documentation">
46 -# <i>lynx /mnt/cdrom/docs/html/index.html</i>
47 +# <i>links /mnt/cdrom/docs/html/index.html</i>
48 </pre>
49
50 <p>
51 However, it is preferred that you use the online Gentoo Handbook as it will be
52 -more recent than the one provided on the CD. You can view it using <c>lynx</c>
53 +more recent than the one provided on the CD. You can view it using <c>links</c>
54 as well, but only after having completed the <e>Configuring your Network</e>
55 chapter (otherwise you won't be able to go on the Internet to view the
56 document):
57 </p>
58
59 <pre caption="Viewing the Online Documentation">
60 -# <i>lynx http://www.gentoo.org/doc/en/handbook/<keyval id="online-book"/></i>
61 +# <i>links http://www.gentoo.org/doc/en/handbook/<keyval id="online-book"/></i>
62 </pre>
63
64 <p>