summaryrefslogtreecommitdiff
path: root/specs/evi.xml
diff options
context:
space:
mode:
authorMatt Dew <marcoz@osource.org>2011-05-25 21:56:10 -0600
committerMatt Dew <marcoz@osource.org>2011-06-04 08:41:35 -0600
commit4f42558a78d3e14b611247249f3f300424f8ecd3 (patch)
treec2d10888889c814d72fd27fa16df735c42880517 /specs/evi.xml
parent6dba94ecadfa4f58dd1b2ee0ceb39d4710900ac8 (diff)
downloadxorg-proto-xextproto-4f42558a78d3e14b611247249f3f300424f8ecd3.tar.gz
Add id attributes to funcsynopsis to allow other docs to olink to them.
Signed-off-by: Matt Dew <marcoz@osource.org> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs/evi.xml')
-rw-r--r--specs/evi.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/evi.xml b/specs/evi.xml
index a565f73..12f8923 100644
--- a/specs/evi.xml
+++ b/specs/evi.xml
@@ -374,7 +374,7 @@ The include file for this extension is:
<function>&lt; X11/extensions/XEVI.h&gt;</function>.
</para>
-<funcsynopsis>
+<funcsynopsis id='xeviqueryversion'>
<funcprototype>
<funcdef>Bool <function> XeviQueryVersion</function></funcdef>
<paramdef>Display<parameter> *display</parameter></paramdef>
@@ -433,7 +433,7 @@ To get the extended information for any subset of visuals use
XeviGetVisualInfo.
</para>
-<funcsynopsis>
+<funcsynopsis id='xevigetvisualinfo'>
<funcprototype>
<funcdef>int <function> XeviGetVisualInfo</function></funcdef>
<paramdef>Display<parameter> *display</parameter></paramdef>