Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: nvidia-guide.xml
Date: Sat, 24 Mar 2007 01:04:34
Message-Id: E1HUug4-0003tt-92@stork.gentoo.org
1 nightmorph 07/03/24 01:04:16
2
3 Modified: nvidia-guide.xml
4 Log:
5 added note on mesa-progs, bug 171948
6
7 Revision Changes Path
8 1.39 xml/htdocs/doc/en/nvidia-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.39&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.39&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.38&r2=1.39
13
14 Index: nvidia-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v
17 retrieving revision 1.38
18 retrieving revision 1.39
19 diff -u -r1.38 -r1.39
20 --- nvidia-guide.xml 8 Feb 2007 15:50:26 -0000 1.38
21 +++ nvidia-guide.xml 24 Mar 2007 01:04:16 -0000 1.39
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.38 2007/02/08 15:50:26 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.39 2007/03/24 01:04:16 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/nvidia-guide.xml">
29 @@ -28,8 +28,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.29</version>
34 -<date>2007-02-08</date>
35 +<version>1.30</version>
36 +<date>2007-03-23</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -428,8 +428,8 @@
41 <body>
42
43 <p>
44 -To test your nVidia card, fire up X and run the <c>glxinfo | grep direct</c>
45 -command. It should say that direct rendering is activated:
46 +To test your nVidia card, fire up X and run <c>glxinfo</c>, which is part of the
47 +<c>mesa-progs</c> package. It should say that direct rendering is activated:
48 </p>
49
50 <pre caption="Checking the direct rendering status">
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list