summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 15:15:11 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 15:17:59 -0800
commitc134bc0d72387399d73640a72842b0a1121c32ff (patch)
treeec44f194a224a41d86a02e3882873ed1ca1f903d /specs
parent7e982604b4afaf1208dfc5e57e37740bf515e487 (diff)
downloadxorg-lib-libXaw-c134bc0d72387399d73640a72842b0a1121c32ff.tar.gz
specs: replace nroff hair space (\^) with Unicode entity (&#x200A;)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs')
-rw-r--r--specs/Scrollbar.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/specs/Scrollbar.xml b/specs/Scrollbar.xml
index 3d440db..e32f5cb 100644
--- a/specs/Scrollbar.xml
+++ b/specs/Scrollbar.xml
@@ -590,7 +590,7 @@ callbacks.
</varlistentry>
<varlistentry>
<term>
- <function>EndScroll</function>(\^)
+ <function>EndScroll</function>(&#x200A;)
</term>
<listitem>
<para>
@@ -600,7 +600,7 @@ This must be the last action after a movement is complete.
</varlistentry>
<varlistentry>
<term>
- <function>MoveThumb</function>(\^)
+ <function>MoveThumb</function>(&#x200A;)
</term>
<listitem>
<para>
@@ -610,7 +610,7 @@ Repositions the Scrollbar's thumb to the current pointer location.
</varlistentry>
<varlistentry>
<term>
- <function>NotifyThumb</function>(\^)\
+ <function>NotifyThumb</function>(&#x200A;)\
</term>
<listitem>
<para>