From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HUugL-0008DL-Q9 for garchives@archives.gentoo.org; Sat, 24 Mar 2007 01:04:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2O14IO6006413; Sat, 24 Mar 2007 01:04:18 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2O14HwB006408 for ; Sat, 24 Mar 2007 01:04:17 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2E7FD64B1D for ; Sat, 24 Mar 2007 01:04:17 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1HUug4-0003tt-92 for gentoo-doc-cvs@lists.gentoo.org; Sat, 24 Mar 2007 01:04:16 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: nvidia-guide.xml Message-Id: From: Josh Saddler Date: Sat, 24 Mar 2007 01:04:16 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: deb2e2e2-e907-4174-b8d9-82c93d9c41f6 X-Archives-Hash: 0e8a0bbaf6632dcf3de3076b31ffddd4 nightmorph 07/03/24 01:04:16 Modified: nvidia-guide.xml Log: added note on mesa-progs, bug 171948 Revision Changes Path 1.39 xml/htdocs/doc/en/nvidia-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.38&r2=1.39 Index: nvidia-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- nvidia-guide.xml 8 Feb 2007 15:50:26 -0000 1.38 +++ nvidia-guide.xml 24 Mar 2007 01:04:16 -0000 1.39 @@ -1,5 +1,5 @@ - + @@ -28,8 +28,8 @@ -1.29 -2007-02-08 +1.30 +2007-03-23 Introduction @@ -428,8 +428,8 @@

-To test your nVidia card, fire up X and run the glxinfo | grep direct -command. It should say that direct rendering is activated: +To test your nVidia card, fire up X and run glxinfo, which is part of the +mesa-progs package. It should say that direct rendering is activated:




-- 
gentoo-doc-cvs@gentoo.org mailing list