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: dri-howto.xml
Date: Mon, 14 Dec 2009 21:26:46
Message-Id: E1NKIRE-0007vC-Uj@stork.gentoo.org
1 nightmorph 09/12/14 21:26:40
2
3 Modified: dri-howto.xml
4 Log:
5 Update some links that have been redirected, bug 296922
6
7 Revision Changes Path
8 1.45 xml/htdocs/doc/en/dri-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.45&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.45&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.44&r2=1.45
13
14 Index: dri-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
17 retrieving revision 1.44
18 retrieving revision 1.45
19 diff -u -r1.44 -r1.45
20 --- dri-howto.xml 30 Nov 2009 20:19:35 -0000 1.44
21 +++ dri-howto.xml 14 Dec 2009 21:26:40 -0000 1.45
22 @@ -1,9 +1,8 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.44 2009/11/30 20:19:35 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.45 2009/12/14 21:26:40 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide>
29 -
30 <title>Hardware 3D Acceleration Guide</title>
31
32 <author title="Author">
33 @@ -25,8 +24,8 @@
34 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
35 <license/>
36
37 -<version>1.12</version>
38 -<date>2009-11-30</date>
39 +<version>1.13</version>
40 +<date>2009-12-14</date>
41
42 <chapter>
43 <title>Introduction</title>
44 @@ -361,9 +360,8 @@
45
46 <p>
47 Try out the binary drivers. For <c>ati-drivers</c>, a listing is at
48 -<uri>http://ati.amd.com/support/drivers/linux/linux-radeon.html</uri> (for x86)
49 -and at <uri>http://ati.amd.com/support/drivers/linux64/linux64-radeon.html</uri>
50 -(for amd64). If those don't support it, use fbdev. It's slow, but it works.
51 +<uri>http://support.amd.com/us/gpudownload/Pages/index.aspx</uri>. If those
52 +don't support it, use fbdev. It's slow, but it works.
53 </p>
54
55 </body>