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: Thu, 08 Feb 2007 03:42:01
Message-Id: E1HF0AG-00087w-2l@lark.gentoo.org
1 nightmorph 07/02/08 03:41:39
2
3 Modified: nvidia-guide.xml
4 Log:
5 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
6
7 Revision Changes Path
8 1.37 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.37&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.37&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.36&r2=1.37
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.36
18 retrieving revision 1.37
19 diff -u -r1.36 -r1.37
20 --- nvidia-guide.xml 8 Feb 2007 00:09:31 -0000 1.36
21 +++ nvidia-guide.xml 8 Feb 2007 03:41:39 -0000 1.37
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.36 2007/02/08 00:09:31 diox Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.37 2007/02/08 03:41:39 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/nvidia-guide.xml">
29 @@ -47,7 +47,7 @@
30 support for the latest cards. The second, <c>nvidia-legacy-drivers</c>, supports
31 older cards, from the original TNT through the GeForce 6800. However, this
32 driver does not support the latest features of the newer cards. You should only
33 -use <c>nvidia-legacy-driver</c> if your cards is not supported in the
34 +use <c>nvidia-legacy-drivers</c> if your cards is not supported in the
35 <c>nvidia-drivers</c> package.
36 </p>
37
38 @@ -71,7 +71,7 @@
39 <body>
40
41 <p>
42 -The <c>nvidia-legacy-driver</c> branch supports older nVidia cards which are no
43 +The <c>nvidia-legacy-drivers</c> branch supports older nVidia cards which are no
44 longer supported in the latest driver releases. This branch is based on an older
45 code base of the nVidia drivers, and supports the latest kernels and X.Org
46 versions. You should use this driver if you have a TNT, TNT2, GeForce, or
47 @@ -203,13 +203,12 @@
48 <body>
49
50 <p>
51 -The <c>nvidia-drivers</c> and <c>nvidia-legacy-drivers</c> ebuilds
52 -automatically discover your kernel version based on the
53 -<path>/usr/src/linux</path> symlink. Please ensure that you have this symlink
54 -pointing to the correct sources and that your kernel is correctly configured.
55 -Please refer to the &quot;Configuring the Kernel&quot; section of the <uri
56 -link="/doc/en/handbook/">Installation Handbook</uri> for details on configuring
57 -your kernel.
58 +The <c>nvidia-drivers</c> and <c>nvidia-legacy-drivers</c> ebuilds automatically
59 +discover your kernel version based on the <path>/usr/src/linux</path> symlink.
60 +Please ensure that you have this symlink pointing to the correct sources and
61 +that your kernel is correctly configured. Please refer to the "Configuring the
62 +Kernel" section of the <uri link="/doc/en/handbook/">Installation Handbook</uri>
63 +for details on configuring your kernel.
64 </p>
65
66 <p>
67
68
69
70 --
71 gentoo-doc-cvs@g.o mailing list