Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-amd64-faq.xml
Date: Mon, 19 Sep 2005 21:51:09
Message-Id: 200509192145.j8JLjHF8016442@robin.gentoo.org
1 rane 05/09/19 21:50:57
2
3 Modified: xml/htdocs/doc/en gentoo-amd64-faq.xml
4 Log:
5 fixed reiserfs4 -> reiser4 per MetalGod request, no other content change
6
7 Revision Changes Path
8 1.5 +7 -7 xml/htdocs/doc/en/gentoo-amd64-faq.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-amd64-faq.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
13
14 Index: gentoo-amd64-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- gentoo-amd64-faq.xml 7 Aug 2005 11:15:34 -0000 1.4
21 +++ gentoo-amd64-faq.xml 19 Sep 2005 21:50:57 -0000 1.5
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.4 2005/08/07 11:15:34 alin Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.5 2005/09/19 21:50:57 rane Exp $ -->
27
28 <guide link="/doc/en/gentoo-amd64-faq.xml">
29 <title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
30 @@ -26,8 +26,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.1</version>
35 -<date>2005-07-16</date>
36 +<version>1.2</version>
37 +<date>2005-09-19</date>
38
39 <chapter>
40 <title>Questions</title>
41 @@ -65,7 +65,7 @@
42 <uri link="#upgradex86">Can I upgrade from my x86 system to amd64 by doing
43 emerge -e world?</uri>
44 </li>
45 - <li><uri link="#reiser4">Can I use ReiserFS4?</uri></li>
46 + <li><uri link="#reiser4">Can I use Reiser4?</uri></li>
47 </ul>
48
49 </body>
50 @@ -276,12 +276,12 @@
51 </body>
52 </section>
53 <section id="reiser4">
54 -<title>Can I use ReiserFS4?</title>
55 +<title>Can I use Reiser4?</title>
56 <body>
57
58 <p>
59 -ReiserFS4 is <e>broken</e> and will <e>cause data corruption</e>. You can try
60 -previous version of ReiserFS, but it is not recommended.
61 +Reiser4 is <e>broken</e> and will <e>cause data corruption</e>. You can try
62 +previous version of Reiser, but it is not recommended.
63 </p>
64
65 </body>
66
67
68
69 --
70 gentoo-doc-cvs@g.o mailing list