Gentoo Archives: gentoo-commits

From: "Le Zhang (r0bertz)" <r0bertz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/zh_cn: liveusb.xml usb-guide.xml
Date: Sat, 03 Nov 2007 18:37:33
Message-Id: E1IoNs8-0000M2-VL@stork.gentoo.org
1 r0bertz 07/11/03 18:37:28
2
3 Modified: liveusb.xml usb-guide.xml
4 Log:
5 * fix <guide> tag of liveusb.xml and usb-guide.xml
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/zh_cn/liveusb.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml?r1=1.1&r2=1.2
13
14 Index: liveusb.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- liveusb.xml 3 Nov 2007 17:06:33 -0000 1.1
21 +++ liveusb.xml 3 Nov 2007 18:37:28 -0000 1.2
22 @@ -1,10 +1,10 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml,v 1.1 2007/11/03 17:06:33 r0bertz Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/liveusb.xml,v 1.2 2007/11/03 18:37:28 r0bertz Exp $ -->
28 <!-- English CVS version:1.13 -->
29
30 -<guide link="/doc/en/liveusb.xml">
31 +<guide link="/doc/zh_cn/liveusb.xml" lang="zh_cn">
32 <title>Gentoo Linux LiveUSB HOWTO</title>
33
34 <author title="Author">
35
36
37
38 1.2 xml/htdocs/doc/zh_cn/usb-guide.xml
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/usb-guide.xml?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/usb-guide.xml?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/zh_cn/usb-guide.xml?r1=1.1&r2=1.2
43
44 Index: usb-guide.xml
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/usb-guide.xml,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- usb-guide.xml 9 Oct 2007 17:56:39 -0000 1.1
51 +++ usb-guide.xml 3 Nov 2007 18:37:28 -0000 1.2
52 @@ -1,8 +1,8 @@
53 <?xml version="1.0" encoding="UTF-8"?>
54 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/usb-guide.xml,v 1.1 2007/10/09 17:56:39 r0bertz Exp $ -->
55 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/zh_cn/usb-guide.xml,v 1.2 2007/11/03 18:37:28 r0bertz Exp $ -->
56 <!-- English CVS version:1.16 -->
57 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
58 -<guide link="/doc/en/usb-guide.xml" lang="zh_cn">
59 +<guide link="/doc/zh_cn/usb-guide.xml" lang="zh_cn">
60 <title>Gentoo Linux USB指南</title>
61
62 <author title="Author">
63
64
65
66 --
67 gentoo-commits@g.o mailing list