Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: ati-faq.xml
Date: Mon, 05 Sep 2005 16:12:11
Message-Id: 200509051608.j85G8etN002290@robin.gentoo.org
1 fox2mike 05/09/05 16:11:36
2
3 Modified: xml/htdocs/doc/en ati-faq.xml
4 Log:
5 #104891 - All ATi cards aren't supported + Added license comment.
6
7 Revision Changes Path
8 1.32 +10 -7 xml/htdocs/doc/en/ati-faq.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml?rev=1.32&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml.diff?r1=1.31&r2=1.32&cvsroot=gentoo
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.31
18 retrieving revision 1.32
19 diff -u -r1.31 -r1.32
20 --- ati-faq.xml 2 Aug 2005 18:23:22 -0000 1.31
21 +++ ati-faq.xml 5 Sep 2005 16:11:36 -0000 1.32
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.31 2005/08/02 18:23:22 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.32 2005/09/05 16:11:36 fox2mike Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/ati-faq.xml">
29 @@ -20,10 +20,13 @@
30 issues related to DRI and X11 for ATI boards.
31 </abstract>
32
33 +
34 +<!-- The content of this document is licensed under the CC-BY-SA license -->
35 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
36 <license/>
37
38 <version>1.0.14</version>
39 -<date>2005-08-02</date>
40 +<date>2005-09-05</date>
41
42 <chapter>
43 <title>Hardware Support</title>
44 @@ -32,11 +35,11 @@
45 <body>
46
47 <p>
48 -Almost every ATI board is supported by <uri
49 -link="http://www.freedesktop.org/Software/xorg">xorg-x11</uri>, at least for
50 -the 2D accelerated features. The 3D support is provided either by <uri
51 -link="http://dri.sf.net">the DRI project</uri> which is part of xorg-x11,
52 -or by ATI's <uri
53 +Many ATI boards (but not all) are supported by <uri
54 +link="http://www.freedesktop.org/Software/xorg">xorg-x11</uri>, at least for the
55 +2D accelerated features. The 3D support is provided either by <uri
56 +link="http://dri.sf.net">the DRI project</uri> which is part of xorg-x11, or by
57 +ATI's <uri
58 link="http://mirror.ati.com/support/drivers/linux/radeon-linux.html">closed
59 source drivers</uri>.
60 </p>
61
62
63
64 --
65 gentoo-doc-cvs@g.o mailing list