nightmorph 07/10/18 18:31:06 Modified: udev-guide.xml Log: fixed spaces, and also added the missing cc-by-sa license block, no content change
Revision Changes Path 1.43 xml/htdocs/doc/en/udev-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.43&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/udev-guide.xml?r1=1.42&r2=1.43 Index: udev-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- udev-guide.xml 2 Aug 2007 23:41:49 -0000 1.42 +++ udev-guide.xml 18 Oct 2007 18:31:06 -0000 1.43 @@ -1,7 +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.42 2007/08/02 23:41:49 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.43 2007/10/18 18:31:06 nightmorph Exp $ --> <guide link="/doc/en/udev-guide.xml"> <title>Gentoo udev Guide</title> @@ -17,6 +16,8 @@ This document explains what udev is and how you can use udev to fit your needs. </abstract> +<!-- The content of this document is licensed under the CC-BY-SA license --> +<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> <version>0.32</version> @@ -451,5 +452,4 @@ </body> </section> </chapter> - </guide> -- [EMAIL PROTECTED] mailing list
