Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml
Date: Mon, 09 Oct 2006 13:42:14
Message-Id: 20061009134155.789826464C@smtp.gentoo.org
1 nightmorph 06/10/09 13:41:52
2
3 Modified: dri-howto.xml
4 Log:
5 fixed nvidia driver name, bug 150537
6
7 Revision Changes Path
8 1.33 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.33&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.33&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.32&r2=1.33
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.32
18 retrieving revision 1.33
19 diff -u -r1.32 -r1.33
20 --- dri-howto.xml 31 Jul 2006 19:37:50 -0000 1.32
21 +++ dri-howto.xml 9 Oct 2006 13:41:52 -0000 1.33
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.32 2006/07/31 19:37:50 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.33 2006/10/09 13:41:52 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/dri-howto.xml">
29 @@ -20,8 +20,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.3</version>
34 -<date>2006-05-12</date>
35 +<version>1.4</version>
36 +<date>2006-10-09</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -48,14 +48,15 @@
41 <body>
42
43 <p>
44 -In many cases, both binary and open-source drivers exist. Open-source drivers
45 +In many cases, both binary and open-source drivers exist. Open-source drivers
46 are preferable since we're using Linux and open source is one of its underlying
47 -principles. Sometimes, binary drivers are the only option, like with nVidia's
48 -cards. Binary drivers include media-video/nvidia-kernel and
49 -media-video/nvidia-glx for nVidia cards, media-video/mgavideo for Matrox cards
50 -and media-video/ati-drivers for ATI cards. Other open-source drivers include
51 -media-video/kyro-kernel for KyroII cards and media-video/ati-gatos for ATI
52 -cards, which aim to support ATI's video capabilities more fully.
53 +principles. Sometimes, binary drivers are the only option, like with nVidia's
54 +cards. Binary drivers include media-video/nvidia-drivers and
55 +media-video/nvidia-legacy-drivers for nVidia cards, media-video/mgavideo for
56 +Matrox cards and media-video/ati-drivers for ATI cards. Other open-source
57 +drivers include media-video/kyro-kernel for KyroII cards and
58 +media-video/ati-gatos for ATI cards, which aim to support ATI's video
59 +capabilities more fully.
60 </p>
61
62 </body>
63
64
65
66 --
67 gentoo-doc-cvs@g.o mailing list