swift 05/05/29 09:55:26 Modified: xml/htdocs/doc/en ati-faq.xml Log: Fix some spelling mistakes, no content change
Revision Changes Path 1.23 +8 -8 xml/htdocs/doc/en/ati-faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml?rev=1.23&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml?rev=1.23&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml.diff?r1=1.22&r2=1.23&cvsroot=gentoo Index: ati-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ati-faq.xml 29 May 2005 09:52:24 -0000 1.22 +++ ati-faq.xml 29 May 2005 09:55:26 -0000 1.23 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.22 2005/05/29 09:52:24 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.23 2005/05/29 09:55:26 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/ati-faq.xml"> -<title>Gentoo Linux ATi FAQ</title> +<title>Gentoo Linux ATI FAQ</title> <author title="Author"> <mail link="[EMAIL PROTECTED]">Luca Barbato</mail> @@ -79,7 +79,7 @@ <p> The multimedia features are actually supported by <uri -link="http://gatos.sf.net">the GATOS project</uri>, the gatos drivers will be +link="http://gatos.sf.net">the GATOS project</uri>, the GATOS drivers will be merged in the xorg tree shortly. </p> @@ -90,16 +90,16 @@ <body> <p> -You have almost the same x11 support on ppc or alpha platform but you can't +You have almost the same x11 support on PPC or Alpha platform but you can't use the ATI closed source drivers. That means that you can't use the r300 3d features at all. If you have such a board and you want it supported by x11, you should contact <uri link="http://www.ati.com">ATI</uri> and ask them to open -the specs. Recently the amd64 closed source driver has been released. amd64 +the specs. Recently the AMD64 closed source driver has been released. AMD64 users can use it as the x86 users. </p> <impo> -In order to enable the agpgart for certain amd64 chipsets you have to disable +In order to enable the agpgart for certain AMD64 chip sets you have to disable the K8 IOMMU support </impo> @@ -142,7 +142,7 @@ <p> If you want to use ATI's <e>internal</e> agpgart support instead of the Linux -kernel one, the agpgart driver and the chipset-specific driver (in your kernel +kernel one, the agpgart driver and the chip set specific driver (in your kernel configuration) must be built as modules or not at all. </p> @@ -186,7 +186,7 @@ </note> <impo> -PPC users could use the <c>Xautoconf</c> stand alone configurator by +PPC users could use the <c>Xautoconf</c> stand alone configuration tool by emerging the <c>Xautoconf</c> ebuild, but isn't required. </impo> -- [email protected] mailing list
