Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: ati-faq.xml
Date: Mon, 02 Aug 2010 21:02:57
Message-Id: 20100802205410.76B9A2CE15@corvid.gentoo.org
1 nightmorph 10/08/02 20:54:10
2
3 Modified: ati-faq.xml
4 Log:
5 change Xorgautoconfig reference to xac, a more cross-platform X config tool
6
7 Revision Changes Path
8 1.49 xml/htdocs/doc/en/ati-faq.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.49&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.49&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?r1=1.48&r2=1.49
13
14 Index: ati-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v
17 retrieving revision 1.48
18 retrieving revision 1.49
19 diff -u -r1.48 -r1.49
20 --- ati-faq.xml 13 Jul 2010 20:08:03 -0000 1.48
21 +++ ati-faq.xml 2 Aug 2010 20:54:10 -0000 1.49
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.48 2010/07/13 20:08:03 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.49 2010/08/02 20:54:10 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide>
29 @@ -27,8 +27,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2</version>
34 -<date>2010-07-13</date>
35 +<version>3</version>
36 +<date>2010-08-02</date>
37
38 <chapter>
39 <title>Hardware Support</title>
40 @@ -199,13 +199,13 @@
41 </p>
42
43 <note>
44 -You can use <c>aticonfig</c> if you have installed the <c>ati-drivers</c>
45 -package.
46 +PPC, AMD64, and x86 users can use the <c>xac</c> stand-alone X configuration
47 +tool by emerging <c>x11-misc/xac</c>, but isn't required.
48 </note>
49
50 <note>
51 -PPC users could use the <c>Xorgautoconfig</c> stand-alone configuration tool by
52 -emerging the <c>Xorgautoconfig</c> ebuild, but isn't required.
53 +You can use <c>aticonfig</c> if you have installed the <c>ati-drivers</c>
54 +package.
55 </note>
56
57 <impo>