From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.43)
id 1DyXwW-0002G1-Ox
for garchives@archives.gentoo.org; Fri, 29 Jul 2005 16:42:41 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6TGfepw021589;
Fri, 29 Jul 2005 16:41:40 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6TGfdep005654
for ; Fri, 29 Jul 2005 16:41:40 GMT
Message-Id: <200507291641.j6TGfdep005654@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1DyXwC-0003w6-1G
for gentoo-doc-cvs@lists.gentoo.org; Fri, 29 Jul 2005 16:42:20 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Fri, 29 Jul 2005 16:42:06 +0000
From: "Joseph Jezak"
Date: Fri, 29 Jul 2005 16:42:06 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: gentoo-ppc-faq.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: dd52ebf0-b654-4283-b8a0-30490126f0db
X-Archives-Hash: cca0be6550ef62f9b7600ff185d57d9f
josejx 05/07/29 16:42:06
Modified: xml/htdocs/doc/en gentoo-ppc-faq.xml
Log:
Fixed typos for bug #100724.
Revision Changes Path
1.37 +8 -7 xml/htdocs/doc/en/gentoo-ppc-faq.xml
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
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
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
Index: gentoo-ppc-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- gentoo-ppc-faq.xml 25 Jul 2005 12:23:23 -0000 1.36
+++ gentoo-ppc-faq.xml 29 Jul 2005 16:42:06 -0000 1.37
@@ -1,5 +1,5 @@
-
+
@@ -30,7 +30,7 @@
1.19
-2005-07-12
+2005-07-29
Installation
@@ -429,8 +429,8 @@
(These are examples only. Use values appropriate for your machine.)
-echo "0:667000:1000000:performance" > /proc/cpufreq (For a 1ghz PowerBook G4)
-echo "0:667000:800000:performance" > /proc/cpufreq (For an 800mhz PowerBook G4)
+echo "0:667000:1000000:performance" > /proc/cpufreq (For a 1GHz PowerBook G4)
+echo "0:667000:800000:performance" > /proc/cpufreq (For an 800MHz PowerBook G4)
@@ -578,7 +578,8 @@
Applications
-I can't emerge a package, and get an error about it being masked. What should Ido?
+I can't emerge a package, and get an error about it being masked. What should I
+ do?
@@ -604,7 +605,7 @@
-This change will only last until the next sync. If you need a more permanant
+This change will only last until the next sync. If you need a more permanent
fix, you can maintain a portage overlay. See the portage documentation for
more information.
@@ -641,7 +642,7 @@
and swfdec, so check with these projects
for more information. A possible workaround for now is to use qemu (an x86
emulator) to run the Macromedia Flash Player 6 stand alone player. This process
-was described on the forms:
+was described on the forums:
http://forums.gentoo.org/viewtopic.php?t=117774
--
gentoo-doc-cvs@gentoo.org mailing list