nightmorph 06/05/02 17:39:30 Modified: nvidia-guide.xml Log: Changed opengl-update to eselect opengl nvidia. opengl-update will be deprecated in the future, and as it is now, it is only a wrapper that calls the eselect command. fixes bug 132032
Revision Changes Path 1.28 xml/htdocs/doc/en/nvidia-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo Index: nvidia-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- nvidia-guide.xml 28 Mar 2006 12:33:46 -0000 1.27 +++ nvidia-guide.xml 2 May 2006 17:39:30 -0000 1.28 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.27 2006/03/28 12:33:46 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.28 2006/05/02 17:39:30 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/nvidia-guide.xml"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.23</version> -<date>2006-03-28</date> +<version>1.24</version> +<date>2006-05-02</date> <chapter> <title>Introduction</title> @@ -332,11 +332,11 @@ </pre> <p> -Run <c>opengl-update</c> so that the X Server uses the nVidia GLX libraries: +Run <c>eselect</c> so that the X Server uses the nVidia GLX libraries: </p> -<pre caption="Running opengl-update"> -# <i>opengl-update nvidia</i> +<pre caption="Running eselect"> +# <i>eselect opengl set nvidia</i> </pre> </body> -- [email protected] mailing list
