From 3011b8527ba7370e7e29758ecba0231e7e25bda8 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 16 Dec 2010 23:10:06 -0800 Subject: specs/record.xml: Fix section titles/nesting Signed-off-by: Alan Coopersmith --- specs/record.xml | 65 +++++++++++++++++++++++++++----------------------------- 1 file changed, 31 insertions(+), 34 deletions(-) diff --git a/specs/record.xml b/specs/record.xml index f5d48ac..4256c15 100644 --- a/specs/record.xml +++ b/specs/record.xml @@ -72,9 +72,7 @@ from the X Consortium. - -TITLE - + Introduction Several proposals have been written over the past few years that address some @@ -168,7 +166,7 @@ changes, drawing of certain text strings, etc.) can capture the information it needs using RECORD facilities. - + Acknowledgements The document represents the culmination of two years of debate and @@ -189,9 +187,9 @@ clarification of the recorded event policy, and Kent Siefkes of Performance Awareness has assisted in clarification of the timestamp policy. - + - + Goals @@ -216,9 +214,9 @@ To provide the ability to record arbitrary X protocol extensions. - + - + Requirements The extension should function as follows: @@ -256,17 +254,17 @@ support the recording of synchronization information for user events. - + - + Design This section gives an overview of the RECORD extension and discusses its overall operation and data types. - + Overview The mechanism used by this extension for recording is to intercept @@ -287,7 +285,7 @@ In addition, the extension does not provide data compression before intercepted protocol is returned to the recording clients. - + Data Delivery @@ -314,8 +312,8 @@ might be collected into a single reply. Nevertheless, all data are returned to the client in a timely manner. - - + + Record Context @@ -342,9 +340,9 @@ it is required to do so immediately. That is, it is not permissible for the server to wait until recording is enabled to register clients or recording is disabled to unregister clients. - + - + Record Client Connections @@ -374,8 +372,8 @@ to the "enable" request is sent by the server. Therefore, unless a recording client never has the need to disable the interception and reporting of protocol data, two client connections are necessary. - - + + Events @@ -429,9 +427,9 @@ and KeyRelease device events are reported. - + - + Timing @@ -441,10 +439,10 @@ Requests are recorded just before they are executed; the time associated with a request is the server time when it is recorded. - + - + Types The following new types are used in the request definitions that appear @@ -869,9 +867,9 @@ resource base that identifies the intercepted client. The intercepted-protocol field specifies the protocol to intercept for the client-resource. - + - + Errors RecordContext @@ -887,10 +885,10 @@ in a request does not name a defined record context. - + - + Protocol Requests @@ -1678,9 +1676,9 @@ is closed down and the close-down mode is DestroyAll. When RecordContext error results. - + - + Encoding Please refer to the X11 Protocol Encoding document as this document uses @@ -1691,7 +1689,7 @@ conventions established there. The name of this extension is "RECORD". - + Types RC: CARD32 @@ -1756,8 +1754,8 @@ CLIENT_INFO 24n LISTofRECORDRANGE intercepted-protocol - - + + Errors @@ -1768,9 +1766,9 @@ CLIENT_INFO 4 CARD32 invalid record context 24 unused - + - + Requests @@ -1889,7 +1887,6 @@ CLIENT_INFO 4 RC context - -- cgit v1.2.3