summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-16 17:45:23 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-16 17:45:23 -0800
commit74a10bb2f4626072b76dcf54b5ef6c933d63be15 (patch)
tree5c9128aaa39cd64b4eb55b33ef75fd1e76c8e71d
parent043885855c2e8312a75a106cee5460b694299afe (diff)
spec: Fix section titles/nesting
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--specs/fsproto.xml13
1 files changed, 5 insertions, 8 deletions
diff --git a/specs/fsproto.xml b/specs/fsproto.xml
index 95530f1..5f119c5 100644
--- a/specs/fsproto.xml
+++ b/specs/fsproto.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
-<book id="fsproto">
+<article id="fsproto">
-<bookinfo>
+<articleinfo>
<title>The X Font Service Protocol</title>
<subtitle>X Window System Standard</subtitle>
<releaseinfo>Version 2.0</releaseinfo>
@@ -63,10 +63,8 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the X Consortium.
</para>
</legalnotice>
-</bookinfo>
+</articleinfo>
-<chapter>
-<title>TITLE</title>
<sect1 id="introduction">
<title>Introduction</title>
<para>
@@ -3970,7 +3968,6 @@ the X Consortium.
</biblioentry>
</bibliography>
-</chapter>
<appendix id="suggested_licensing_policies">
<title>Suggested Licensing Policies</title>
@@ -4081,4 +4078,4 @@ handling of ECONNREFUSED in XConnDis.c).
</listitem>
</itemizedlist>
</appendix>
-</book>
+</article>