cam 05/05/12 08:52:42 Modified: xml/htdocs/doc/en xml-guide.xml Log: Beautifying XML.
Revision Changes Path 1.41 +5 -5 xml/htdocs/doc/en/xml-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.41&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.41&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml.diff?r1=1.40&r2=1.41&cvsroot=gentoo Index: xml-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- xml-guide.xml 9 May 2005 14:08:35 -0000 1.40 +++ xml-guide.xml 12 May 2005 08:52:42 -0000 1.41 @@ -1,5 +1,5 @@ -<?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.40 2005/05/09 14:08:35 swift Exp $ --> +<?xml version="1.0" encoding="UTF-8"?> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.41 2005/05/12 08:52:42 cam Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/xml-guide.xml"> @@ -32,8 +32,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>2.17</version> -<date>2005-05-09</date> +<version>2.18</version> +<date>2005-05-12</date> <chapter> <title>Guide basics</title> @@ -83,7 +83,7 @@ </p> <pre caption="The initial part of a guide XML document"> -<?xml version='1.0' encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="<i>relative/link/to/your/guide.xml</i>" lang="<i>en</i>"> <title><i>Gentoo Linux Documentation Guide</i></title> -- [email protected] mailing list
