diff options
author | marha <marha@users.sourceforge.net> | 2012-04-10 15:05:45 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-04-10 15:05:45 +0200 |
commit | 4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8 (patch) | |
tree | 3ddf28be6916dd5ea27837431b5be8c94017cd9a /libXaw/specs/AsciiText.xml | |
parent | 5564e91e3cf4ba5cb2fbebbc2d63d18f588016b8 (diff) | |
parent | 5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6 (diff) | |
download | vcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.tar.gz vcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.tar.bz2 vcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.zip |
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'libXaw/specs/AsciiText.xml')
-rw-r--r-- | libXaw/specs/AsciiText.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libXaw/specs/AsciiText.xml b/libXaw/specs/AsciiText.xml index 1a336d6c8..156e0c029 100644 --- a/libXaw/specs/AsciiText.xml +++ b/libXaw/specs/AsciiText.xml @@ -47,9 +47,9 @@ specifying these resources in a resource file it is necessary to use <emphasis remap='I'>*AsciiText.resource_name</emphasis>, since they actually belong to the children of the AsciiText widget, and not the AsciiText widget itself. However, these resources may be set directly on the AsciiText widget at -widget creation time, or via <function>XtSetValues</function>. +widget creation time, or via <xref linkend='XtSetValues' xrefstyle='select: title'/>. </para> -<sect2 id="asciitext_resources"> +<sect2 id='AsciiText::Resources'> <title>Resources</title> <para> <!-- .LP --> |