summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-28 10:56:36 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-28 10:57:32 -0700
commit19b35215c9cff167c62dabecef89e3d5f8df2853 (patch)
tree5f2d036a93627be663dc55ed436c41dd17996881
parente6ad4dd8d054caf6cd63575167db468929532089 (diff)
downloadxorg-proto-x11proto-19b35215c9cff167c62dabecef89e3d5f8df2853.tar.gz
spec: Syntactic Conventions examples should not be separate list entries
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--specs/sect1-9.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/specs/sect1-9.xml b/specs/sect1-9.xml
index 6f6ec20..da1e978 100644
--- a/specs/sect1-9.xml
+++ b/specs/sect1-9.xml
@@ -212,10 +212,6 @@ are capitalized.
<para>
Requests in <link linkend="requests">section 9</link> are described
in the following format:
- </para>
- </listitem>
- <listitem>
- <para>
<literallayout class="monospaced">
<emphasis role='bold'>RequestName</emphasis>
<emphasis remap='I'>arg1</emphasis>: type1
@@ -231,8 +227,6 @@ in the following format:
Description.
</literallayout>
</para>
- </listitem>
- <listitem>
<para>
If no ▶ is present in the description,
then the request has no reply (it is asynchronous),
@@ -245,10 +239,6 @@ then one or more replies can be generated for a single request.
<para>
Events in <link linkend="events">section 11</link> are described
in the following format:
- </para>
- </listitem>
- <listitem>
- <para>
<literallayout class="monospaced">
<emphasis role='bold'>EventName</emphasis>
<emphasis remap='I'>value1</emphasis>: type1