Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: devfs-guide.xml
Date: Fri, 23 May 2008 19:52:56
Message-Id: E1JzdJt-0000vF-FS@stork.gentoo.org
1 swift 08/05/23 19:52:53
2
3 Modified: devfs-guide.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.17 xml/htdocs/doc/en/devfs-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/devfs-guide.xml?rev=1.17&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/devfs-guide.xml?rev=1.17&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/devfs-guide.xml?r1=1.16&r2=1.17
13
14 Index: devfs-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/devfs-guide.xml,v
17 retrieving revision 1.16
18 retrieving revision 1.17
19 diff -u -r1.16 -r1.17
20 --- devfs-guide.xml 16 Nov 2007 10:28:01 -0000 1.16
21 +++ devfs-guide.xml 23 May 2008 19:52:53 -0000 1.17
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/devfs-guide.xml,v 1.16 2007/11/16 10:28:01 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/devfs-guide.xml,v 1.17 2008/05/23 19:52:53 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -160,7 +160,7 @@
30 aren't really visible, but for the kernel maintainers the problems are big
31 enough to mark devfs <e>obsolete</e> in favor of <uri
32 link="udev-guide.xml">udev</uri>, which Gentoo supports and uses by default on
33 -most architectures since the 2005.0 release when using a 2.6 kernel.
34 +most architectures since the 2005.0 release when using a 2.6 kernel.
35 </p>
36
37 <p>
38 @@ -191,7 +191,7 @@
39 For instance, all IDE-related devices are inside the
40 <path>/dev/ide/</path> device directory, and SCSI-related devices are inside
41 <path>/dev/scsi/</path>. SCSI and IDE disks are seen in the same way,
42 -meaning they both have the same subdirectory structure.
43 +meaning they both have the same subdirectory structure.
44 </p>
45
46 <p>
47 @@ -297,7 +297,7 @@
48 <body>
49
50 <warn>
51 -Currently, Gentoo cannot live without the compatibility symlinks.
52 +Currently, Gentoo cannot live without the compatibility symlinks.
53 </warn>
54
55 <p>
56 @@ -348,7 +348,7 @@
57 has the final word on permissions. You shouldn't be using pam_console anyway, as
58 it has been <uri
59 link="http://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml">removed from
60 -Portage</uri>.
61 +Portage</uri>.
62 </impo>
63
64 <p>
65
66
67
68 --
69 gentoo-doc-cvs@l.g.o mailing list