nightmorph 08/01/18 23:32:50 Modified: gentoo-ppc-faq.xml Log: typo and link style fixes, no content change, patch from scen, bug 206598
Revision Changes Path 1.65 xml/htdocs/doc/en/gentoo-ppc-faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.65&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.64&r2=1.65 Index: gentoo-ppc-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- gentoo-ppc-faq.xml 17 Jan 2008 05:38:42 -0000 1.64 +++ gentoo-ppc-faq.xml 18 Jan 2008 23:32:50 -0000 1.65 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.64 2008/01/17 05:38:42 josejx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.65 2008/01/18 23:32:50 nightmorph Exp $ --> <guide link="/doc/en/gentoo-ppc-faq.xml"> <title>Gentoo Linux/PowerPC Frequently Asked Questions</title> @@ -143,7 +143,7 @@ Linux partitions (root+swap+/home etc.). The format of this partition does not matter. The second partition should be for OS X. The third (and optional) partition should be for classic Mac OS. It is only required if you intend of -being able to triple boot, since OS9 must be on a seperate partition from OSX +being able to triple boot, since OS9 must be on a separate partition from OSX for this to work. </p> @@ -497,7 +497,8 @@ <p> For a generic guide to setting up wireless with Gentoo, please see the -<uri link="http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml?part=4&chap=4">Gentoo Wireless Guide</uri>. +<uri link="/doc/en/handbook/handbook-ppc.xml?part=4&chap=4">Gentoo Wireless +Guide</uri>. </p> </body> @@ -537,7 +538,8 @@ <p> For a generic guide to setting up wireless with Gentoo, please see the -<uri link="http://www.gentoo.org/doc/en/handbook/handbook-ppc.xml?part=4&chap=4">Gentoo Wireless Guide</uri>. +<uri link="/doc/en/handbook/handbook-ppc.xml?part=4&chap=4">Gentoo Wireless +Guide</uri>. </p> </body> @@ -589,7 +591,7 @@ <p> There are two approaches to sound on modern kernels: OSS or ALSA. OSS is the -older of the two options and has been depreciated, but still functions well for +older of the two options and has been deprecated, but still functions well for many older Macs. ALSA is the newer method and will continue to be supported in the future. We recommend that you use ALSA unless you have problems with it. </p> @@ -686,8 +688,8 @@ </note> <p> -For more information on configuring ALSA, please see the -<uri link="http://www.gentoo.org/doc/en/alsa-guide.xml">Gentoo ALSA Guide</uri>. +For more information on configuring ALSA, please see the <uri +link="/doc/en/alsa-guide.xml">Gentoo ALSA Guide</uri>. </p> <note> @@ -768,7 +770,7 @@ <p> This is caused by drivers written for devices that you don't have on your system. These messages are usually harmless, but it's a good idea to -disable the unused drivers anway. See below to match up port numbers with +disable the unused drivers anyway. See below to match up port numbers with kernel configuration options. Note that even if the numbers don't match, try disabling these kernel options anyway, most PPC machines don't use these drivers. @@ -1166,7 +1168,7 @@ <body> <p> -If you're using an old flat profile, (depreciated, pre 2005.0) look at +If you're using an old flat profile, (deprecated, pre 2005.0) look at <path>/etc/make.profile/use.mask</path> for a list. </p> -- [email protected] mailing list
