diff options
author | Matt Dew <marcoz@osource.org> | 2011-09-30 22:28:10 -0600 |
---|---|---|
committer | Matt Dew <marcoz@osource.org> | 2011-10-01 00:32:16 -0600 |
commit | 618cea608d726c0aeb48960da7bedc2dd8b36bba (patch) | |
tree | 89d68e9c1724621e14f1a780aeafd0d1e0bd2e6c /specs/multibuf.xml | |
parent | 8f35303d8d40a68deb8c4830e8946ea356b0577f (diff) | |
download | xorg-proto-xextproto-618cea608d726c0aeb48960da7bedc2dd8b36bba.tar.gz |
#1 - fix the capitalization of the ID attriutes to
match either the <title> 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>
Diffstat (limited to 'specs/multibuf.xml')
-rw-r--r-- | specs/multibuf.xml | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/specs/multibuf.xml b/specs/multibuf.xml index 39a5dbf..9e2b065 100644 --- a/specs/multibuf.xml +++ b/specs/multibuf.xml @@ -80,7 +80,7 @@ Extension (DBE). DBE is an X Consortium Standard as of Release 6.1. </para></warning> </preface> -<chapter id="introduction"> +<chapter id='Introduction'> <title>Introduction</title> <para> @@ -123,7 +123,7 @@ multi-buffering, and stereo in a way that is acceptable to all concerned. </para> </chapter> -<chapter id="goals"> +<chapter id='Goals'> <title>Goals</title> <para> @@ -179,7 +179,7 @@ existing hardware features. </chapter> -<chapter id="image_buffers"> +<chapter id='Image_Buffers'> <title>Image Buffers</title> <para> @@ -319,7 +319,7 @@ maintained for an image buffer, then no exposure events are generated. </para> </chapter> -<chapter id="new_requests"> +<chapter id='New_Requests'> <title>New Requests</title> <para> @@ -674,7 +674,7 @@ the request is ignored. </chapter> -<chapter id="attributes"> +<chapter id='Attributes'> <title>Attributes</title> <para> @@ -863,7 +863,7 @@ major version will be 1, and the minor version will be 1. </para> </chapter> -<chapter id="events"> +<chapter id='Events'> <title>Events</title> <para> @@ -961,7 +961,7 @@ request), an <function>UpdateNotify</function> event is generated. </para> </chapter> -<chapter id="errors"> +<chapter id='Errors'> <title>Errors</title> <para> @@ -969,14 +969,14 @@ The following error type has been added to support this extension: </para> -<sect1 id="buffer_2"> +<sect1 id='Buffer_2'> <title>Buffer</title> <para> A value for a BUFFER argument does not name a defined BUFFER. </para> </sect1> -<sect1 id="double_buffering_normal_windows"> +<sect1 id='Double_Buffering_Normal_Windows'> <title>Double-Buffering Normal Windows</title> <para> @@ -1026,7 +1026,7 @@ DestroyImageBuffers( W ) </sect1> -<sect1 id="multi_buffering_normal_windows"> +<sect1 id='Multi_Buffering_Normal_Windows'> <title>Multi-Buffering Normal Windows</title> <para> @@ -1073,7 +1073,7 @@ while animating </sect1> -<sect1 id="stereo_windows"> +<sect1 id='Stereo_Windows'> <title>Stereo Windows</title> <para> <emphasis remap='I'>How</emphasis> stereo windows are supported on a server @@ -1178,7 +1178,7 @@ right eyes for normal windows should be the same </sect1> -<sect1 id="single_buffered_stereo_windows"> +<sect1 id='Single_Buffered_Stereo_Windows'> <title>Single-Buffered Stereo Windows</title> <para> @@ -1198,7 +1198,7 @@ MapWindow( W ) </literallayout> </sect1> -<sect1 id="double_buffering_stereo_windows"> +<sect1 id='Double_Buffering_Stereo_Windows'> <title>Double-Buffering Stereo Windows</title> <para> @@ -1270,7 +1270,7 @@ while animating </sect1> -<sect1 id="multi_buffering_stereo_windows"> +<sect1 id='Multi_Buffering_Stereo_Windows'> <title>Multi-Buffering Stereo Windows</title> <para> @@ -1313,7 +1313,7 @@ while animating </literallayout> </sect1> -<sect1 id="protocol_encoding"> +<sect1 id='Protocol_Encoding'> <title>Protocol Encoding</title> <para> @@ -1360,7 +1360,7 @@ encoding for this extension. </sect1> </chapter> -<chapter id="type"> +<chapter id='TYPES'> <title>TYPES</title> <literallayout class="monospaced"> @@ -1382,7 +1382,7 @@ SETofBUFFER_EVENT </chapter> -<chapter id="events_2"> +<chapter id='EVENTS_2'> <title>EVENTS</title> <literallayout class="monospaced"> @@ -1408,7 +1408,7 @@ SETofBUFFER_EVENT </literallayout> </chapter> -<chapter id="errors_2"> +<chapter id='ERRORS_2'> <title>ERRORS</title> <literallayout class="monospaced"> @@ -1424,7 +1424,7 @@ SETofBUFFER_EVENT </chapter> -<chapter id="requests"> +<chapter id='Requests'> <title>REQUESTS</title> <literallayout class="monospaced"> |