nightmorph 10/08/02 20:54:10 Modified: ati-faq.xml Log: change Xorgautoconfig reference to xac, a more cross-platform X config tool
Revision Changes Path 1.49 xml/htdocs/doc/en/ati-faq.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?r1=1.48&r2=1.49 Index: ati-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ati-faq.xml 13 Jul 2010 20:08:03 -0000 1.48 +++ ati-faq.xml 2 Aug 2010 20:54:10 -0000 1.49 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.48 2010/07/13 20:08:03 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.49 2010/08/02 20:54:10 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide> @@ -27,8 +27,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2</version> -<date>2010-07-13</date> +<version>3</version> +<date>2010-08-02</date> <chapter> <title>Hardware Support</title> @@ -199,13 +199,13 @@ </p> <note> -You can use <c>aticonfig</c> if you have installed the <c>ati-drivers</c> -package. +PPC, AMD64, and x86 users can use the <c>xac</c> stand-alone X configuration +tool by emerging <c>x11-misc/xac</c>, but isn't required. </note> <note> -PPC users could use the <c>Xorgautoconfig</c> stand-alone configuration tool by -emerging the <c>Xorgautoconfig</c> ebuild, but isn't required. +You can use <c>aticonfig</c> if you have installed the <c>ati-drivers</c> +package. </note> <impo>
