Gentoo Archives: gentoo-doc-cvs

From: Jonathan Smith <smithj@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-amd64-faq.xml
Date: Sat, 16 Jul 2005 15:14:41
Message-Id: 200507161514.j6GFE6IB023203@robin.gentoo.org
1 smithj 05/07/16 15:14:20
2
3 Modified: xml/htdocs/doc/en gentoo-amd64-faq.xml
4 Log:
5 a few odd fixes which required version bump
6
7 Revision Changes Path
8 1.3 +5 -5 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.3&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.3&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.2&r2=1.3&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.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- gentoo-amd64-faq.xml 16 Jul 2005 15:08:25 -0000 1.2
21 +++ gentoo-amd64-faq.xml 16 Jul 2005 15:14:20 -0000 1.3
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.2 2005/07/16 15:08:25 smithj Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.3 2005/07/16 15:14:20 smithj Exp $ -->
27
28 <guide link="/doc/en/gentoo-amd64-faq.xml">
29 <title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
30 @@ -26,7 +26,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.0</version>
35 +<version>1.1</version>
36 <date>2005-07-16</date>
37
38 <chapter>
39 @@ -280,7 +280,7 @@
40 <body>
41
42 <p>
43 -ReiserFS4 is <c>broken</c> and will <e>cause data corruption</e>. You can try
44 +ReiserFS4 is <e>broken</e> and will <e>cause data corruption</e>. You can try
45 previous version of ReiserFS, but it is not recommended.
46 </p>
47
48 @@ -413,12 +413,12 @@
49
50 <pre caption="Example of adding package keywords">
51 # <i>echo "category/package x86" >> /etc/portage/package.keywords</i>
52 -# <i>emerge <comment>package</comment></i>
53 +# <i>emerge package</i>
54 </pre>
55
56 <p>
57 If it works fine for you, please let us know and file a bug on <uri
58 -link="http://bugs.gentoo.org/">Gentoo Bugzilla</uri>, so other users can
59 +link="http://bugs.gentoo.org/">Gentoo's Bugzilla</uri>, so other users can
60 benefit too.
61 </p>
62
63
64
65
66 --
67 gentoo-doc-cvs@g.o mailing list