Gentoo Archives: gentoo-doc-cvs

From: Joseph Jezak <josejx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-ppc-faq.xml
Date: Fri, 29 Jul 2005 16:42:41
Message-Id: 200507291641.j6TGfdep005654@robin.gentoo.org
1 josejx 05/07/29 16:42:06
2
3 Modified: xml/htdocs/doc/en gentoo-ppc-faq.xml
4 Log:
5 Fixed typos for bug #100724.
6
7 Revision Changes Path
8 1.37 +8 -7 xml/htdocs/doc/en/gentoo-ppc-faq.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.37&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.37&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-ppc-faq.xml.diff?r1=1.36&r2=1.37&cvsroot=gentoo
13
14 Index: gentoo-ppc-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v
17 retrieving revision 1.36
18 retrieving revision 1.37
19 diff -u -r1.36 -r1.37
20 --- gentoo-ppc-faq.xml 25 Jul 2005 12:23:23 -0000 1.36
21 +++ gentoo-ppc-faq.xml 29 Jul 2005 16:42:06 -0000 1.37
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.36 2005/07/25 12:23:23 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.37 2005/07/29 16:42:06 josejx Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -30,7 +30,7 @@
30 <license/>
31
32 <version>1.19</version>
33 -<date>2005-07-12</date>
34 +<date>2005-07-29</date>
35
36 <chapter>
37 <title>Installation</title>
38 @@ -429,8 +429,8 @@
39 <pre caption="CPU Frequency scaling">
40 <comment>(These are examples only. Use values appropriate for your machine.)</comment>
41
42 -echo "0:667000:1000000:performance" > /proc/cpufreq <comment>(For a 1ghz PowerBook G4)</comment>
43 -echo "0:667000:800000:performance" > /proc/cpufreq <comment>(For an 800mhz PowerBook G4)</comment>
44 +echo "0:667000:1000000:performance" > /proc/cpufreq <comment>(For a 1GHz PowerBook G4)</comment>
45 +echo "0:667000:800000:performance" > /proc/cpufreq <comment>(For an 800MHz PowerBook G4)</comment>
46 </pre>
47
48 <p>
49 @@ -578,7 +578,8 @@
50 <title>Applications</title>
51 <section>
52 <title>
53 -I can't emerge a package, and get an error about it being masked. What should Ido?
54 +I can't emerge a package, and get an error about it being masked. What should I
55 + do?
56 </title>
57 <body>
58
59 @@ -604,7 +605,7 @@
60 </p>
61
62 <note>
63 -This change will only last until the next sync. If you need a more permanant
64 +This change will only last until the next sync. If you need a more permanent
65 fix, you can maintain a portage overlay. See the portage documentation for
66 more information.
67 </note>
68 @@ -641,7 +642,7 @@
69 and <uri link="http://swfdec.sf.net">swfdec</uri>, so check with these projects
70 for more information. A possible workaround for now is to use qemu (an x86
71 emulator) to run the Macromedia Flash Player 6 stand alone player. This process
72 -was described on the forms:
73 +was described on the forums:
74 <uri>http://forums.gentoo.org/viewtopic.php?t=117774</uri>
75 </p>
76
77
78
79
80 --
81 gentoo-doc-cvs@g.o mailing list