summaryrefslogtreecommitdiff
path: root/specs/MenuButton.xml
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 14:49:14 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 15:17:59 -0800
commit7e982604b4afaf1208dfc5e57e37740bf515e487 (patch)
treed34175e9a4a2392052dc908e1e5e94bdf7400c89 /specs/MenuButton.xml
parente395fd92c8f74c04dc33e6fc9568ef5d80221ca6 (diff)
downloadxorg-lib-libXaw-7e982604b4afaf1208dfc5e57e37740bf515e487.tar.gz
specs: replace nroff 1/6th-em space (\|) with Unicode entity (&#x2006;)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs/MenuButton.xml')
-rw-r--r--specs/MenuButton.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/specs/MenuButton.xml b/specs/MenuButton.xml
index da1dfd9..c73b0e0 100644
--- a/specs/MenuButton.xml
+++ b/specs/MenuButton.xml
@@ -453,9 +453,9 @@ MenuButton widget:
<literallayout class="monospaced">
<!-- .TA .5i 2.25i -->
<!-- .ta .5i 2.25i -->
- &lt;EnterWindow&gt;: highlight(\|)
- &lt;LeaveWindow&gt;: reset(\|)
- &lt;BtnDown&gt;: reset(\|) PopupMenu(\)
+ &lt;EnterWindow&gt;: highlight(&#x2006;)
+ &lt;LeaveWindow&gt;: reset(&#x2006;)
+ &lt;BtnDown&gt;: reset(&#x2006;) PopupMenu(\)
</literallayout>
</para>
</sect2>
@@ -481,7 +481,7 @@ understood by this action procedure. If no argument is passed,
</varlistentry>
<varlistentry>
<term>
- <function>unhighlight</function>(\|)
+ <function>unhighlight</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -493,7 +493,7 @@ MenuButton widget.
</varlistentry>
<varlistentry>
<term>
- <function>set</function>(\|)
+ <function>set</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -506,7 +506,7 @@ action causes the button to display its interior in the
</varlistentry>
<varlistentry>
<term>
- <function>unset</function>(\|)
+ <function>unset</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -518,7 +518,7 @@ Cancels the <emphasis remap='I'>set</emphasis> state and displays the interior o
</varlistentry>
<varlistentry>
<term>
- <function>reset</function>(\|)
+ <function>reset</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -530,7 +530,7 @@ button in the <function>background</function> color, with the label displayed in
</varlistentry>
<varlistentry>
<term>
- <function>notify</function>(\|)
+ <function>notify</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -542,7 +542,7 @@ the call_data argument in these callback functions is undefined.
</varlistentry>
<varlistentry>
<term>
- <function>PopupMenu</function>(\|)
+ <function>PopupMenu</function>(&#x2006;)
</term>
<listitem>
<para>