diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-06-08 17:13:05 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-06-08 17:13:05 -0700 |
commit | 912e050d8df0fc3d034c8b03d8afe37b9ce15402 (patch) | |
tree | 3a878035a94003132b5fc15966f8d264a9bb5701 | |
parent | 1535e9531574f6c4cb66d0f1e3e3e6caa1a90039 (diff) |
DBE spec: make titles more consistent in Encoding section
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | specs/xextproto/dbe.xml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/specs/xextproto/dbe.xml b/specs/xextproto/dbe.xml index a56df16..f0b345c 100644 --- a/specs/xextproto/dbe.xml +++ b/specs/xextproto/dbe.xml @@ -900,18 +900,22 @@ syntactic conventions and data types established there. 3 unused </literallayout> +<para>VISINFO</para> <literallayout class="monospaced"> -VISINFO 4 VISUALID visual 1 CARD8 depth 1 CARD8 perflevel 2 unused +</literallayout> -SCREENVISINFO +<para>SCREENVISINFO</para> +<literallayout class="monospaced"> 4 CARD32 n, number in list 8n LISTofVISINFO n VISINFOs +</literallayout> -BUFFER_ATTRIBUTES +<para>BUFFER_ATTRIBUTES</para> +<literallayout class="monospaced"> 4 WINDOW window </literallayout> </sect1> @@ -933,8 +937,8 @@ BUFFER_ATTRIBUTES <sect1 id='Request'> <title>Request</title> +<para><function>DBEGetVersion</function></para> <literallayout class="monospaced"> -DBEGetVersion 1 CARD8 major-opcode 1 0 minor-opcode 2 2 request length |