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 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.36 2005/07/25 12:23:23 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.37 2005/07/29 16:42:06 josejx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -30,7 +30,7 @@ <license/> <version>1.19</version> -<date>2005-07-12</date> +<date>2005-07-29</date> <chapter> <title>Installation</title> @@ -429,8 +429,8 @@ <pre caption="CPU Frequency scaling"> <comment>(These are examples only. Use values appropriate for your machine.)</comment> -echo "0:667000:1000000:performance" > /proc/cpufreq <comment>(For a 1ghz PowerBook G4)</comment> -echo "0:667000:800000:performance" > /proc/cpufreq <comment>(For an 800mhz PowerBook G4)</comment> +echo "0:667000:1000000:performance" > /proc/cpufreq <comment>(For a 1GHz PowerBook G4)</comment> +echo "0:667000:800000:performance" > /proc/cpufreq <comment>(For an 800MHz PowerBook G4)</comment> </pre> <p> @@ -578,7 +578,8 @@ <title>Applications</title> <section> <title> -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? </title> <body> @@ -604,7 +605,7 @@ </p> <note> -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. </note> @@ -641,7 +642,7 @@ and <uri link="http://swfdec.sf.net">swfdec</uri>, 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: <uri>http://forums.gentoo.org/viewtopic.php?t=117774</uri> </p> -- [email protected] mailing list
