Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: nvidia-guide.xml
Date: Wed, 25 Jan 2006 21:54:45
Message-Id: 200601252154.k0PLsKeK004029@robin.gentoo.org
1 jkt 06/01/25 21:41:44
2
3 Modified: xml/htdocs/doc/en nvidia-guide.xml
4 Log:
5 `/sbin/NVmakedevices.sh` creates "device nodes" or "device files" but definitely not "device drivers" :)
6
7 Revision Changes Path
8 1.23 +3 -3 xml/htdocs/doc/en/nvidia-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.23&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.23&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/nvidia-guide.xml.diff?r1=1.22&r2=1.23&cvsroot=gentoo
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.22
18 retrieving revision 1.23
19 diff -u -r1.22 -r1.23
20 --- nvidia-guide.xml 21 Jan 2006 12:54:58 -0000 1.22
21 +++ nvidia-guide.xml 25 Jan 2006 21:41:44 -0000 1.23
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.22 2006/01/21 12:54:58 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.23 2006/01/25 21:41:44 jkt Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/nvidia-guide.xml">
29 @@ -25,7 +25,7 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.18</version>
34 +<version>1.19</version>
35 <date>2006-01-21</date>
36
37 <chapter>
38 @@ -437,7 +437,7 @@
39 them using <c>NVmakedevices.sh</c>:
40 </p>
41
42 -<pre caption="Creating the nvidia device drivers">
43 +<pre caption="Creating the nvidia device nodes">
44 # <i>/sbin/NVmakedevices.sh</i>
45 </pre>
46
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list