summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml')
-rw-r--r--xml/htdocs/proj/en/base/embedded/handbook/tuples.xml23
1 files changed, 15 insertions, 8 deletions
diff --git a/xml/htdocs/proj/en/base/embedded/handbook/tuples.xml b/xml/htdocs/proj/en/base/embedded/handbook/tuples.xml
index 978581ca1d..89b799c2ef 100644
--- a/xml/htdocs/proj/en/base/embedded/handbook/tuples.xml
+++ b/xml/htdocs/proj/en/base/embedded/handbook/tuples.xml
@@ -1,13 +1,14 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
+<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/tuples.xml,v 1.5 2010/08/30 03:59:07 nightmorph Exp $ -->
-
-<sections>
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/tuples.xml,v 1.6 2015/03/05 13:35:37 swift Exp $ -->
+<guide>
+<title>System tuples</title>
+<author title="Author">nightmorph</author>
<abstract>
System tuples -- what are they and how to parse them.
</abstract>
@@ -15,8 +16,9 @@ System tuples -- what are they and how to parse them.
<version>0.1</version>
<date>2007-08-12</date>
-<section>
+<chapter>
<title>Background</title>
+<section>
<body>
<p>
@@ -36,9 +38,11 @@ indicate the userland and/or userland ABI.
</body>
</section>
+</chapter>
-<section>
+<chapter>
<title>Examples</title>
+<section>
<body>
<p>
@@ -138,9 +142,11 @@ would be: <e>arm-elf</e>.
</body>
</section>
+</chapter>
-<section>
+<chapter>
<title>Kernel Arches</title>
+<section>
<body>
<p>
@@ -162,5 +168,6 @@ These all fall under the i386 architecture.
</body>
</section>
+</chapter>
-</sections>
+</guide>