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: Wed, 22 Feb 2006 16:13:01
Message-Id: 200602221612.k1MGCm8g015958@robin.gentoo.org
1 fox2mike 06/02/22 16:12:47
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0 hb-install-stage.xml
4 Log:
5 s/.md5/.DIGESTS
6
7 Revision Changes Path
8 1.4 +2 -2 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- hb-install-stage.xml 15 Feb 2006 13:06:31 -0000 1.3
21 +++ hb-install-stage.xml 22 Feb 2006 16:12:47 -0000 1.4
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/2006.0/hb-install-stage.xml,v 1.3 2006/02/15 13:06:31 rane Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-stage.xml,v 1.4 2006/02/22 16:12:47 fox2mike Exp $ -->
28
29 <sections>
30
31 @@ -181,7 +181,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