From 3d7be5c61b991a3b33526546acda2ab663cdc1d5 Mon Sep 17 00:00:00 2001 From: Matt Dew Date: Mon, 3 Oct 2011 18:26:22 -0600 Subject: [PATCH] 1 - fix the capitolization of the ID attriutes to match either the or <funcdef> string it goes with. 2 - fix any <linkend>'s that were affected by 1. 3 - any <function> in the docs that has an actual funcdef, will become an olink. Signed-off-by: Matt Dew <marcoz@osource.org> --- specs/encoding.xml | 30 +++++++++++++------------- specs/keysyms.xml | 16 +++++++------- specs/sect1-9.xml | 52 +++++++++++++++++++++++----------------------- 3 files changed, 49 insertions(+), 49 deletions(-) diff --git a/specs/encoding.xml b/specs/encoding.xml index e3b2399..582a8d2 100644 --- a/specs/encoding.xml +++ b/specs/encoding.xml @@ -4,7 +4,7 @@ The sections in this appendix correspond to their number counterparts in the protocol document. --> -<sect1 id="syntactic_conventions_b"> +<sect1 id='Syntactic_Conventions_b'> <title>Syntactic Conventions @@ -276,9 +276,9 @@ and pad(E) is the number of bytes needed to round E up to a multiple of four. - + Common Types -Typesencoding +Typesencoding @@ -540,9 +540,9 @@ STR - + Errors -Error reportencoding +Error reportencoding Request @@ -700,7 +700,7 @@ STR - + Keyboards @@ -717,7 +717,7 @@ The names and encodings of the standard KEYSYM values are contained in - + Pointers @@ -725,9 +725,9 @@ BUTTON values are numbered starting with one. - + Predefined Atoms -Atompredefined +Atompredefined PRIMARY 1 WM_NORMAL_HINTS 40 @@ -772,7 +772,7 @@ WM_NAME 39 - + Connection Setup @@ -938,9 +938,9 @@ VISUALTYPE - + Requests -Requestencoding +Requestencoding CreateWindow @@ -1332,7 +1332,7 @@ VISUALTYPE 1 InputFocus 4 SETofEVENT event-mask 32 event - standard event format (see the Events section) + standard event format (see the Events section) GrabPointer 1 26 opcode @@ -2796,9 +2796,9 @@ VISUALTYPE - + Events -Eventencoding +Eventencoding KeyPress diff --git a/specs/keysyms.xml b/specs/keysyms.xml index 0ef4ac0..a28814e 100644 --- a/specs/keysyms.xml +++ b/specs/keysyms.xml @@ -38,7 +38,7 @@ Byte 4 is the least-significant eight bits There are six categories of KEYSYM values. - + Special KEYSYMs There are two special values: @@ -46,7 +46,7 @@ There are two special values: and VoidSymbol. They are used to indicate the absence of symbols (see -Section 5, Keyboards). +Section 5, Keyboards). @@ -89,7 +89,7 @@ They are used to indicate the absence of symbols (see - + Latin-1 KEYSYMs @@ -99,9 +99,9 @@ U+007E and U+00A0 to U+00FF, respectively. - + Unicode KEYSYMs -KeysymUnicode +KeysymUnicode These occupy the range #x01000100 to #x0110FFFF and represent the ISO @@ -121,7 +121,7 @@ function), the appropriate Function KEYSYM should be used, and not the Unicode KEYSYM corresponding to the depicted symbol. - + Function KEYSYMs @@ -1174,7 +1174,7 @@ terminals. - + Vendor KEYSYMs @@ -1184,7 +1184,7 @@ vendor-specific extentions. Among these, the range #x11000000 to - + Legacy KEYSYMs diff --git a/specs/sect1-9.xml b/specs/sect1-9.xml index 78c53e5..edc2971 100644 --- a/specs/sect1-9.xml +++ b/specs/sect1-9.xml @@ -74,7 +74,7 @@ X Consortium, Inc. - + Protocol Formats
@@ -139,7 +139,7 @@ Error codes 128 through 255 are reserved for extensions. Extensionerror codes Every error also includes the major and minor opcodes of the failed request and the least significant 16 bits of the sequence number of the request. -For the following errors (see section 4), +For the following errors (see section 4), the failing resource ID is also returned: Colormap, Cursor, @@ -186,7 +186,7 @@ the server.
- + Syntactic Conventions @@ -215,7 +215,7 @@ are capitalized. -Requests in section 9 are described +Requests in section 9 are described in the following format: RequestName @@ -242,7 +242,7 @@ then one or more replies can be generated for a single request. -Events in section 11 are described +Events in section 11 are described in the following format: EventName @@ -257,7 +257,7 @@ in the following format: - + Common Types @@ -618,7 +618,7 @@ request). - + Errors @@ -818,9 +818,9 @@ or - + Keyboards -Keyboard +Keyboard @@ -1015,7 +1015,7 @@ it is merely stored for reading and writing by clients. - + Pointers @@ -1026,14 +1026,14 @@ Buttons are always numbered starting with one. - + Predefined Atoms -Atompredefined +Atompredefined Predefined atoms are not strictly necessary and may not be useful in all environments, but they will eliminate many InternAtom @@ -1140,9 +1140,9 @@ other names. - + Connection Setup - Connection + Connection For remote clients, @@ -1754,7 +1754,7 @@ red-mask, green-mask, and blue-mask. - + Requests
CreateWindow @@ -2722,7 +2722,7 @@ The window must have been created by some other client (or a Match error results). For further information about the use of the save-set, -see section 10. +see section 10. When windows are destroyed, @@ -3651,7 +3651,7 @@ Uppercase and lowercase matter. The lifetime of an atom is not tied to the interning client. -Atoms remain defined until server reset (see section 10). +Atoms remain defined until server reset (see section 10).
@@ -3789,7 +3789,7 @@ event on the window. The lifetime of a property is not tied to the storing client. Properties remain until explicitly deleted, until the window is destroyed, -or until server reset (see section 10). +or until server reset (see section 10). The maximum size of a property is server-dependent and may vary dynamically. @@ -11455,7 +11455,7 @@ event. There is no requirement that the server interpret this mapping; it is merely stored for reading and writing by clients -(see section 5). +(see section 5). @@ -12434,7 +12434,7 @@ A connection starts in Destroy mode. The meaning of the close-down mode is described -in section 10. +in section 10. @@ -12475,7 +12475,7 @@ If the client has already terminated in either or RetainTemporary mode, all of the client's resources are destroyed -(see section 10). +(see section 10). If AllTemporary is specified, @@ -12502,9 +12502,9 @@ to begin on 64-bit boundaries.
- + Connection Close - Connectionclosing + Connectionclosing @@ -12590,13 +12590,13 @@ will not cause the server to reset. - + Events -Event +Event When a button press is processed with the pointer in some window W and no active pointer grab is in progress, the ancestors of W are searched from the root down, @@ -15102,7 +15102,7 @@ of all of these values. - + Flow Control and Concurrency