Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-stage.xml
Date: Sun, 26 Feb 2006 18:39:26
Message-Id: 200602261839.k1QIdGmZ009870@robin.gentoo.org
1 fox2mike 06/02/26 18:38:17
2
3 Modified: xml/htdocs/doc/en/handbook/draft hb-install-stage.xml
4 Log:
5 s/.md5/.DIGESTS
6
7 Revision Changes Path
8 1.41 +2 -2 xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.41&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml?rev=1.41&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml.diff?r1=1.40&r2=1.41&cvsroot=gentoo
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v
17 retrieving revision 1.40
18 retrieving revision 1.41
19 diff -u -r1.40 -r1.41
20 --- hb-install-stage.xml 26 Feb 2006 16:54:01 -0000 1.40
21 +++ hb-install-stage.xml 26 Feb 2006 18:38:16 -0000 1.41
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v 1.40 2006/02/26 16:54:01 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-stage.xml,v 1.41 2006/02/26 18:38:16 fox2mike Exp $ -->
28
29 <sections>
30
31 @@ -134,7 +134,7 @@
32 </p>
33
34 <pre caption="Example checking integrity of a stage tarball">
35 -# <i>md5sum -c stage3-x86-2006.0.tar.bz2.md5</i>
36 +# <i>md5sum -c stage3-x86-2006.0.tar.bz2.DIGESTS</i>
37 stage3-x86-2006.0.tar.bz2: OK
38 </pre>
39
40
41
42
43 --
44 gentoo-doc-cvs@g.o mailing list