Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: udev-guide.xml
Date: Thu, 18 Oct 2007 18:41:48
Message-Id: E1Iia9C-0001kG-Sz@stork.gentoo.org
1 nightmorph 07/10/18 18:31:06
2
3 Modified: udev-guide.xml
4 Log:
5 fixed spaces, and also added the missing cc-by-sa license block, no content change
6
7 Revision Changes Path
8 1.43 xml/htdocs/doc/en/udev-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.43&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.43&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?r1=1.42&r2=1.43
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.42
18 retrieving revision 1.43
19 diff -u -r1.42 -r1.43
20 --- udev-guide.xml 2 Aug 2007 23:41:49 -0000 1.42
21 +++ udev-guide.xml 18 Oct 2007 18:31:06 -0000 1.43
22 @@ -1,7 +1,6 @@
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.42 2007/08/02 23:41:49 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.43 2007/10/18 18:31:06 nightmorph Exp $ -->
28
29 <guide link="/doc/en/udev-guide.xml">
30 <title>Gentoo udev Guide</title>
31 @@ -17,6 +16,8 @@
32 This document explains what udev is and how you can use udev to fit your needs.
33 </abstract>
34
35 +<!-- The content of this document is licensed under the CC-BY-SA license -->
36 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
37 <license/>
38
39 <version>0.32</version>
40 @@ -451,5 +452,4 @@
41 </body>
42 </section>
43 </chapter>
44 -
45 </guide>
46
47
48
49 --
50 gentoo-doc-cvs@g.o mailing list