Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Mon, 31 Dec 2007 15:34:20
Message-Id: E1J9MeI-0005wH-I6@stork.gentoo.org
1 neysx 07/12/31 15:33:54
2
3 Modified: hb-install-stage.xml
4 Log:
5 [31 16:20:29] <zxy_64-2> i found a small mistake in amd64 handbook
6 [31 16:22:28] <zxy_64-2> just above the Code Listing 6 it says "check the validity of the x86 stage tarball:" where it should say amd64 stage tarball
7
8 Revision Changes Path
9 1.50 xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.50&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.50&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?r1=1.49&r2=1.50
14
15 Index: hb-install-stage.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v
18 retrieving revision 1.49
19 retrieving revision 1.50
20 diff -u -r1.49 -r1.50
21 --- hb-install-stage.xml 3 Nov 2007 23:40:06 -0000 1.49
22 +++ hb-install-stage.xml 31 Dec 2007 15:33:54 -0000 1.50
23 @@ -4,7 +4,7 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v 1.49 2007/11/03 23:40:06 nightmorph Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v 1.50 2007/12/31 15:33:54 neysx Exp $ -->
29
30 <sections>
31
32 @@ -148,10 +148,10 @@
33 <p>
34 If you want to check the integrity of the downloaded stage tarball, use
35 <c>md5sum</c> and compare the output with the MD5 checksum provided on the
36 -mirror. For instance, to check the validity of the x86 stage tarball:
37 +mirror.
38 </p>
39
40 -<pre caption="Example checking integrity of a stage tarball">
41 +<pre caption="Checking integrity of a stage tarball">
42 # <i>md5sum -c <keyval id="stage3"/>.DIGESTS</i>
43 <keyval id="stage3"/>: OK
44 </pre>
45
46
47
48 --
49 gentoo-doc-cvs@g.o mailing list