mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 11:19:12 +02:00
spec: Fix section titles/nesting
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
043885855c
commit
74a10bb2f4
1 changed files with 5 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue