From 79c785adf86ef06f09910b68019bc8a1e6fcb122 Mon Sep 17 00:00:00 2001 From: Matt Dew Date: Tue, 4 Oct 2011 22:42:05 -0600 Subject: Cleanup IDs and links in doc 1 - fix the capitalization of the ID attributes 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> --- doc/xsmp.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'doc/xsmp.xml') diff --git a/doc/xsmp.xml b/doc/xsmp.xml index b42621e..139e035 100644 --- a/doc/xsmp.xml +++ b/doc/xsmp.xml @@ -75,7 +75,7 @@ top of the X.Org <acronym>ICE</acronym> protocol. </bookinfo> -<chapter id="acknowledgments"> +<chapter id='Acknowledgments'> <title>Acknowledgments @@ -87,7 +87,7 @@ and Bob Scheifler. - + Definitions and Goals @@ -124,7 +124,7 @@ relies on the ICE protocol to handle connection management an - + Overview of the Protocol @@ -230,7 +230,7 @@ no properties set. - + Data Types @@ -307,7 +307,7 @@ the receiver of the message to the sender of the message. - + Protocol Setup and Message Format @@ -322,7 +322,7 @@ message this message contains. - + Client Identification String A client ID is a string of XPCS characters encoded in ISO Latin 1 (ISO @@ -400,7 +400,7 @@ any user, session manager, and machine will be different from any other. - + Protocol The protocol consists of a sequence of messages as described below. @@ -454,7 +454,7 @@ for this client. If the client had specified an ID in the specified ID. If previous-ID was null, client-ID will be a unique ID freshly generated by the SM. The client-ID format is specified in -section 6. +section 6. @@ -902,7 +902,7 @@ Sets the specified properties to the specified values. Existing properties not specified in the Set­Properties message are unaffected. Some properties have predefined semantics. -See section 11, +See section 11, “Predefined Properties.” @@ -947,7 +947,7 @@ message and includes the values of all the properties. - + Errors @@ -964,15 +964,15 @@ a BadState error message. - + State Diagrams These state diagrams are designed to cover all actions of both the client and the SM. - - Client State Diagram + +Client State Diagram @@ -1066,7 +1066,7 @@ client and the SM. client stops participating in session - + Session Manager State Diagram @@ -1164,10 +1164,10 @@ client and the SM. - + Protocol Encoding - - Types + +Types @@ -1363,8 +1363,8 @@ client and the SM. - - Messages + +Messages XSMP is a sub-protocol of ICE. The major opcode is assigned at run-time by ICE and is represented here @@ -1955,7 +1955,7 @@ manager. The session manager should supply this information in the - + Predefined Properties All property values are stored in a LISTofARRAY8. If the type of the -- cgit v1.2.3