Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: udev-guide.xml
Date: Thu, 05 Jan 2006 20:08:33
Message-Id: 200601052008.k05K8Hn3004526@robin.gentoo.org
1 swift 06/01/05 20:08:16
2
3 Modified: xml/htdocs/doc/en udev-guide.xml
4 Log:
5 Adding NVmakedevices.sh paragraph, thanks to Adrian Dannberg for noticing
6
7 Revision Changes Path
8 1.28 +9 -3 xml/htdocs/doc/en/udev-guide.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.28&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml.diff?r1=1.27&r2=1.28&cvsroot=gentoo
13
14 Index: udev-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v
17 retrieving revision 1.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- udev-guide.xml 12 Aug 2005 10:34:52 -0000 1.27
21 +++ udev-guide.xml 5 Jan 2006 20:08:16 -0000 1.28
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.27 2005/08/12 10:34:52 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.28 2006/01/05 20:08:16 swift Exp $ -->
28
29 <guide link="/doc/en/udev-guide.xml">
30 <title>Gentoo udev Guide</title>
31 @@ -19,8 +19,8 @@
32
33 <license/>
34
35 -<version>0.21</version>
36 -<date>2005-08-12</date>
37 +<version>0.22</version>
38 +<date>2006-01-05</date>
39
40 <chapter>
41 <title>What is udev?</title>
42 @@ -370,6 +370,12 @@
43 </li>
44 </ul>
45
46 +<p>
47 +If <c>xorg-x11</c> refuses to start, it might be because the
48 +<path>/dev/nvidia</path> device file is missing. If that is the case, run
49 +<path>/sbin/NVmakedevices.sh</path> to (re)create it.
50 +</p>
51 +
52 </body>
53 </section>
54 <section>
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list