aboutsummaryrefslogtreecommitdiff
path: root/libXaw/specs/Sme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libXaw/specs/Sme.xml')
-rw-r--r--libXaw/specs/Sme.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/libXaw/specs/Sme.xml b/libXaw/specs/Sme.xml
index 2d3d2f5f7..da3c4d15f 100644
--- a/libXaw/specs/Sme.xml
+++ b/libXaw/specs/Sme.xml
@@ -28,7 +28,7 @@ The Sme object is the base class for all menu entries. While this
object is mainly intended to be subclassed, it may be used in a menu to
add blank space between menu entries.
</para>
-<sect2 id="sme_resources">
+<sect2 id='Sme::Resources'>
<title>Resources</title>
<!-- .IN "SmeLine object" "resources" -->
<para>
@@ -191,7 +191,7 @@ XtSetValues calls may come from the application while the Sme is highlighted,
and if the SetValues method returns True, will result in an expose event.
The SimpleMenu may later call the menu entry's <function>unhighlight</function>
procedure. However, due to the asynchronous nature of
-X, the expose event generated by <function>XtSetValues</function> will come <emphasis remap='I'>after</emphasis>
+X, the expose event generated by <xref linkend='XtSetValues' xrefstyle='select: title'/> will come <emphasis remap='I'>after</emphasis>
this unhighlight.
</para>
</listitem>