nightmorph 07/02/08 03:41:39 Modified: nvidia-guide.xml Log: fix driver names (get it right; it's nvidia-legacy-drivers, plural), also strip out html entities. no revbump; merely stuff that should have been in the last commit
Revision Changes Path 1.37 xml/htdocs/doc/en/nvidia-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.37&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.36&r2=1.37 Index: nvidia-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- nvidia-guide.xml 8 Feb 2007 00:09:31 -0000 1.36 +++ nvidia-guide.xml 8 Feb 2007 03:41:39 -0000 1.37 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.36 2007/02/08 00:09:31 diox Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.37 2007/02/08 03:41:39 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/nvidia-guide.xml"> @@ -47,7 +47,7 @@ support for the latest cards. The second, <c>nvidia-legacy-drivers</c>, supports older cards, from the original TNT through the GeForce 6800. However, this driver does not support the latest features of the newer cards. You should only -use <c>nvidia-legacy-driver</c> if your cards is not supported in the +use <c>nvidia-legacy-drivers</c> if your cards is not supported in the <c>nvidia-drivers</c> package. </p> @@ -71,7 +71,7 @@ <body> <p> -The <c>nvidia-legacy-driver</c> branch supports older nVidia cards which are no +The <c>nvidia-legacy-drivers</c> branch supports older nVidia cards which are no longer supported in the latest driver releases. This branch is based on an older code base of the nVidia drivers, and supports the latest kernels and X.Org versions. You should use this driver if you have a TNT, TNT2, GeForce, or @@ -203,13 +203,12 @@ <body> <p> -The <c>nvidia-drivers</c> and <c>nvidia-legacy-drivers</c> ebuilds -automatically discover your kernel version based on the -<path>/usr/src/linux</path> symlink. Please ensure that you have this symlink -pointing to the correct sources and that your kernel is correctly configured. -Please refer to the "Configuring the Kernel" section of the <uri -link="/doc/en/handbook/">Installation Handbook</uri> for details on configuring -your kernel. +The <c>nvidia-drivers</c> and <c>nvidia-legacy-drivers</c> ebuilds automatically +discover your kernel version based on the <path>/usr/src/linux</path> symlink. +Please ensure that you have this symlink pointing to the correct sources and +that your kernel is correctly configured. Please refer to the "Configuring the +Kernel" section of the <uri link="/doc/en/handbook/">Installation Handbook</uri> +for details on configuring your kernel. </p> <p> -- [email protected] mailing list
