swift       13/04/06 11:40:53

  Modified:             udev-guide.xml
  Log:
  Fix bug #453322 - Remove 2.6 kernel reference, recent udev requires 3.x

Revision  Changes    Path
1.60                 xml/htdocs/doc/en/udev-guide.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.60&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.60&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/udev-guide.xml?r1=1.59&r2=1.60

Index: udev-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- udev-guide.xml      29 Mar 2013 19:32:27 -0000      1.59
+++ udev-guide.xml      6 Apr 2013 11:40:52 -0000       1.60
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.59 
2013/03/29 19:32:27 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.60 
2013/04/06 11:40:52 swift Exp $ -->
 
 <guide>
 <title>Gentoo udev Guide</title>
@@ -23,8 +23,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>15</version>
-<date>2013-03-29</date>
+<version>16</version>
+<date>2013-04-06</date>
 
 <chapter>
 <title>What is udev?</title>
@@ -92,7 +92,7 @@
 <body>
 
 <p>
-udev is meant to be used in combination with a 2.6 and 3.x kernel (like
+udev is meant to be used in combination with a 3.x kernel (like
 <c>gentoo-sources</c> with the default 13.0 profile). If you're using such a
 kernel then you just should have no issues whatsoever with using udev as the 
 necessary support is built-in in all stable <c>sys-apps/baselayout</c> 




Reply via email to