swift 11/09/04 17:53:42
Modified: bootstrapping-guide.xml debugging-howto.xml
Log:
#379883 - Removing link attribute from guide element as it is not used anymore. Next step will be to remove it from DTD
Revision Changes Path
1.7 xml/htdocs/doc/en/draft/bootstrapping-guide.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/draft/bootstrapping-guide.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/draft/bootstrapping-guide.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/draft/bootstrapping-guide.xml?r1=1.6&r2=1.7
Index: bootstrapping-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/bootstrapping-guide.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bootstrapping-guide.xml 6 Jan 2006 19:50:25 -0000 1.6
+++ bootstrapping-guide.xml 4 Sep 2011 17:53:42 -0000 1.7
@@ -1,10 +1,10 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/bootstrapping-guide.xml,v 1.6 2006/01/06 19:50:25 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/bootstrapping-guide.xml,v 1.7 2011/09/04 17:53:42 swift Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/draft/bootstrapping-guide.xml" disclaimer="draft">
+<guide disclaimer="draft">
<title>Gentoo Bootstrapping Guide</title>
<author title="Author">
1.6 xml/htdocs/doc/en/draft/debugging-howto.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/draft/debugging-howto.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/draft/debugging-howto.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/draft/debugging-howto.xml?r1=1.5&r2=1.6
Index: debugging-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/debugging-howto.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- debugging-howto.xml 29 Sep 2005 15:11:35 -0000 1.5
+++ debugging-howto.xml 4 Sep 2011 17:53:42 -0000 1.6
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/debugging-howto.xml,v 1.5 2005/09/29 15:11:35 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/draft/debugging-howto.xml,v 1.6 2011/09/04 17:53:42 swift Exp $ -->
-<guide link="/doc/en/draft/debugging-howto.xml">
+<guide>
<title>Gentoo Linux Debugging Guide</title>
<author title="Author">
|