summaryrefslogtreecommitdiff
path: root/specs/tog-cup.xml
diff options
context:
space:
mode:
authorMatt Dew <marcoz@osource.org>2011-09-30 22:28:10 -0600
committerMatt Dew <marcoz@osource.org>2011-10-01 00:32:16 -0600
commit618cea608d726c0aeb48960da7bedc2dd8b36bba (patch)
tree89d68e9c1724621e14f1a780aeafd0d1e0bd2e6c /specs/tog-cup.xml
parent8f35303d8d40a68deb8c4830e8946ea356b0577f (diff)
downloadxorg-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/tog-cup.xml')
-rw-r--r--specs/tog-cup.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/specs/tog-cup.xml b/specs/tog-cup.xml
index a06d7cc..c8597a6 100644
--- a/specs/tog-cup.xml
+++ b/specs/tog-cup.xml
@@ -254,7 +254,7 @@ No new events or errors are defined by this extension.
</para>
</chapter>
-<chapter id="Changes_to_existing_protocol_">
+<chapter id='Changes_to_existing_protocol'>
<title>Changes to existing protocol.</title>
<para>
None.
@@ -355,7 +355,7 @@ The include file for this extension is
<function>&lt;X11/extensions/Xcup.h&gt;</function>.
</para>
-<funcsynopsis id='xcupqueryversion'>
+<funcsynopsis id='XCupQueryVersion'>
<funcprototype>
<funcdef>Status <function> XCupQueryVersion</function></funcdef>
<paramdef>Display*<parameter> display</parameter></paramdef>
@@ -415,7 +415,7 @@ To get the list of reserved colormap entries, use
XCupGetReservedColormapEntries.
</para>
-<funcsynopsis id='xcupgetreservedcolormapentries'>
+<funcsynopsis id='XCupGetReservedColormapEntries'>
<funcprototype>
<funcdef>Status <function> XCupGetReservedColormapEntries</function></funcdef>
<paramdef>Display*<parameter> display</parameter></paramdef>
@@ -469,7 +469,7 @@ To allocate one or more read-only color cells with RGB values, use
XCupStoreColors.
</para>
-<funcsynopsis id='xcupstorecolors'>
+<funcsynopsis id='XCupStoreColors'>
<funcprototype>
<funcdef>Status <function> XCupStoreColors</function></funcdef>
<paramdef>Display*<parameter> display</parameter></paramdef>