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: Fri, 09 Sep 2005 10:14:48
Message-Id: 200509091010.j89AAoFw016989@robin.gentoo.org
1 fox2mike 05/09/09 10:14:30
2
3 Modified: xml/htdocs/doc/en ati-faq.xml
4 Log:
5 #102027 - Grammer fix, add a few spaces. No content change. Thanks to Erik Musick for reporting.
6
7 Revision Changes Path
8 1.34 +6 -3 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.34&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.34&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.33&r2=1.34&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.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- ati-faq.xml 5 Sep 2005 16:23:38 -0000 1.33
21 +++ ati-faq.xml 9 Sep 2005 10:14:30 -0000 1.34
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.33 2005/09/05 16:23:38 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.34 2005/09/09 10:14:30 fox2mike Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/ati-faq.xml">
29 @@ -83,7 +83,7 @@
30 <p>
31 The board's multimedia features are supported by <uri
32 link="http://gatos.sf.net">the GATOS project</uri>. These drivers will be
33 -merged in the xorg tree shortly.
34 +merged into the xorg tree shortly.
35 </p>
36
37 </body>
38 @@ -115,7 +115,7 @@
39
40 <p>
41 It should be, but you may have a configuration issue due to the OEM PCI id that
42 -such chips may have. In most cases you may have to write the configuration file
43 +such chips may have. In most cases, you may have to write the configuration file
44 yourself or use the <c>xorgconfig</c> utility.
45 </p>
46
47 @@ -153,12 +153,15 @@
48 <pre caption="Installing drivers">
49 <comment>(If you want just the Rage128 drivers and modules installed with X11)</comment>
50 # <i>VIDEO_CARDS="rage128" emerge x11-drm</i>
51 +
52 <comment>(To have just the Radeon support)</comment>
53 <comment>(R100, R200, R250, R280, but not R300 yet)</comment>
54 # <i>VIDEO_CARDS="radeon" emerge x11-drm</i>
55 +
56 <comment>(To install the ATI closed source drivers)</comment>
57 <comment>(R200, R250, R280 and R300 only)</comment>
58 # <i>emerge ati-drivers</i>
59 +
60 <comment>(To install X11 without any kernel modules)</comment>
61 # <i>emerge xorg-x11</i>
62 </pre>
63
64
65
66 --
67 gentoo-doc-cvs@g.o mailing list