summaryrefslogtreecommitdiff
path: root/specs
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
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')
-rw-r--r--specs/Command.xml18
-rw-r--r--specs/List.xml8
-rw-r--r--specs/MenuButton.xml18
-rw-r--r--specs/Panner.xml8
-rw-r--r--specs/Repeater.xml8
-rw-r--r--specs/Scrollbar.xml8
-rw-r--r--specs/SimpleMenu.xml12
-rw-r--r--specs/Sme.xml6
-rw-r--r--specs/Template.xml12
-rw-r--r--specs/Template_public_header_file.xml6
-rw-r--r--specs/Template_widget_source_file.xml6
11 files changed, 55 insertions, 55 deletions
diff --git a/specs/Command.xml b/specs/Command.xml
index f0883c8..d9f0ce7 100644
--- a/specs/Command.xml
+++ b/specs/Command.xml
@@ -410,10 +410,10 @@ Command widget:
<literallayout class="monospaced">
<!-- .TA .5i 2.25i -->
<!-- .ta .5i 2.25i -->
- &lt;EnterWindow&gt;: highlight(\|)
- &lt;LeaveWindow&gt;: reset(\|)
- &lt;Btn1Down&gt;: set(\|)
- &lt;Btn1Up&gt;: notify(\|) unset(\|)
+ &lt;EnterWindow&gt;: highlight(&#x2006;)
+ &lt;LeaveWindow&gt;: reset(&#x2006;)
+ &lt;Btn1Down&gt;: set(&#x2006;)
+ &lt;Btn1Up&gt;: notify(&#x2006;) unset(&#x2006;)
</literallayout>
</para>
<para>
@@ -436,7 +436,7 @@ understood by this action procedure. If no argument is passed,
</varlistentry>
<varlistentry>
<term>
- <function>unhighlight</function>(\|)
+ <function>unhighlight</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -448,7 +448,7 @@ Command widget.
</varlistentry>
<varlistentry>
<term>
- <function>set</function>(\|)
+ <function>set</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -461,7 +461,7 @@ action causes the button to display its interior in the
</varlistentry>
<varlistentry>
<term>
- <function>unset</function>(\|)
+ <function>unset</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -473,7 +473,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>
@@ -485,7 +485,7 @@ in the <function>foreground</function> color.
</varlistentry>
<varlistentry>
<term>
- <function>notify</function>(\|)
+ <function>notify</function>(&#x2006;)
</term>
<listitem>
<para>
diff --git a/specs/List.xml b/specs/List.xml
index aff9256..84fd762 100644
--- a/specs/List.xml
+++ b/specs/List.xml
@@ -569,7 +569,7 @@ The following is the default translation table used by the List Widget:
<literallayout class="monospaced">
<!-- .TA .5i 2.25i -->
<!-- .ta .5i 2.25i -->
-&lt;Btn1Down&gt;,&lt;Btn1Up&gt;: Set(\|) Notify(\|)
+&lt;Btn1Down&gt;,&lt;Btn1Up&gt;: Set(&#x2006;) Notify(&#x2006;)
<!-- .sp -->
</literallayout>
</para>
@@ -579,7 +579,7 @@ The full list of actions supported by List widget is:
<variablelist>
<varlistentry>
<term>
- <function>Set</function>(\|)
+ <function>Set</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -593,7 +593,7 @@ element will be <emphasis remap='I'>unset</emphasis>.
</varlistentry>
<varlistentry>
<term>
- <function>Unset</function>(\|)
+ <function>Unset</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -604,7 +604,7 @@ and redraws it with normal foreground and background colors.
</varlistentry>
<varlistentry>
<term>
- <function>Notify</function>(\|)
+ <function>Notify</function>(&#x2006;)
</term>
<listitem>
<para>
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>
diff --git a/specs/Panner.xml b/specs/Panner.xml
index 1ce771d..60f08bb 100644
--- a/specs/Panner.xml
+++ b/specs/Panner.xml
@@ -664,10 +664,10 @@ The default bindings for Panner are:
<literallayout class="monospaced">
<!-- .TA .5i 1.75i -->
<!-- .ta .5i 1.75i -->
- &lt;Btn1Down&gt;: start(\|)
- &lt;Btn1Motion&gt;: move(\|)
- &lt;Btn1Up&gt;: notify(\|) stop(\|)
- &lt;Btn2Down&gt;: abort(\|)
+ &lt;Btn1Down&gt;: start(&#x2006;)
+ &lt;Btn1Motion&gt;: move(&#x2006;)
+ &lt;Btn1Up&gt;: notify(&#x2006;) stop(&#x2006;)
+ &lt;Btn2Down&gt;: abort(&#x2006;)
&lt;Key&gt;KP_Enter: set(rubberband,toggle)
&lt;Key&gt;space: page(+1p,+1p)
&lt;Key&gt;Delete: page(-1p,-1p)
diff --git a/specs/Repeater.xml b/specs/Repeater.xml
index bca5b18..8eaa64c 100644
--- a/specs/Repeater.xml
+++ b/specs/Repeater.xml
@@ -545,10 +545,10 @@ Repeater widget:
<literallayout class="monospaced">
<!-- .TA .5i 2.25i -->
<!-- .ta .5i 2.25i -->
- &lt;EnterWindow&gt;: highlight(\|)
- &lt;LeaveWindow&gt;: unhighlight(\|)
- &lt;Btn1Down&gt;: set(\|) start(\|)
- &lt;Btn1Up&gt;: stop(\|) unset(\|)
+ &lt;EnterWindow&gt;: highlight(&#x2006;)
+ &lt;LeaveWindow&gt;: unhighlight(&#x2006;)
+ &lt;Btn1Down&gt;: set(&#x2006;) start(&#x2006;)
+ &lt;Btn1Up&gt;: stop(&#x2006;) unset(&#x2006;)
</literallayout>
</para>
<para>
diff --git a/specs/Scrollbar.xml b/specs/Scrollbar.xml
index 3b1ecd8..3d440db 100644
--- a/specs/Scrollbar.xml
+++ b/specs/Scrollbar.xml
@@ -629,10 +629,10 @@ The default bindings for Scrollbar are:
<literallayout class="monospaced">
&lt;Btn1Down&gt;: StartScroll(Forward)
- &lt;Btn2Down&gt;: StartScroll(Continuous) MoveThumb(\|) NotifyThumb(\|)
+ &lt;Btn2Down&gt;: StartScroll(Continuous) MoveThumb(&#x2006;) NotifyThumb(&#x2006;)
&lt;Btn3Down&gt;: StartScroll(Backward)
- &lt;Btn2Motion&gt;: MoveThumb(\|) NotifyThumb(\|)
- &lt;BtnUp&gt;: NotifyScroll(Proportional) EndScroll(\|)
+ &lt;Btn2Motion&gt;: MoveThumb(&#x2006;) NotifyThumb(&#x2006;)
+ &lt;BtnUp&gt;: NotifyScroll(Proportional) EndScroll(&#x2006;)
</literallayout>
<para>
@@ -644,7 +644,7 @@ resource file are:
*Scrollbar.Translations: \\
~Meta&lt;Key&gt;space: StartScroll(Forward) NotifyScroll(FullLength) \\n\\
Meta&lt;Key&gt;space: StartScroll(Backward) NotifyScroll(FullLength) \\n\\
- EndScroll(\|)
+ EndScroll(&#x2006;)
</literallayout>
</sect2>
diff --git a/specs/SimpleMenu.xml b/specs/SimpleMenu.xml
index 74d8a87..a9572dd 100644
--- a/specs/SimpleMenu.xml
+++ b/specs/SimpleMenu.xml
@@ -546,10 +546,10 @@ by the SimpleMenu widget:
<literallayout class="monospaced">
<!-- .TA .5i 2.25i -->
<!-- .ta .5i 2.25i -->
- &lt;EnterWindow&gt;: highlight(\|)
- &lt;LeaveWindow&gt;: unhighlight(\|)
- &lt;BtnMotion&gt;: highlight(\|)
- &lt;BtnUp&gt;: MenuPopdown(\|) notify(\|) unhighlight(\|)
+ &lt;EnterWindow&gt;: highlight(&#x2006;)
+ &lt;LeaveWindow&gt;: unhighlight(&#x2006;)
+ &lt;BtnMotion&gt;: highlight(&#x2006;)
+ &lt;BtnUp&gt;: MenuPopdown(&#x2006;) notify(&#x2006;) unhighlight(&#x2006;)
</literallayout>
<!-- .sp -->
</para>
@@ -580,7 +580,7 @@ the menu entry.
</varlistentry>
<varlistentry>
<term>
- <function>unhighlight</function>(\|)
+ <function>unhighlight</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -591,7 +591,7 @@ its normal look.
</varlistentry>
<varlistentry>
<term>
- <function>notify</function>(\|)
+ <function>notify</function>(&#x2006;)
</term>
<listitem>
<para>
diff --git a/specs/Sme.xml b/specs/Sme.xml
index d4252c8..1e0d0e5 100644
--- a/specs/Sme.xml
+++ b/specs/Sme.xml
@@ -135,7 +135,7 @@ semantics are not very interesting.
<variablelist>
<varlistentry>
<term>
- <function>Highlight</function>(\|)
+ <function>Highlight</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -146,7 +146,7 @@ Called to put the menu entry into the highlighted state.
</varlistentry>
<varlistentry>
<term>
- <function>Unhighlight</function>(\|)
+ <function>Unhighlight</function>(&#x2006;)
</term>
<listitem>
<para>
@@ -157,7 +157,7 @@ Called to return the widget to its normal (unhighlighted) state.
</varlistentry>
<varlistentry>
<term>
- <function>Notify</function>(\|)
+ <function>Notify</function>(&#x2006;)
</term>
<listitem>
<para>
diff --git a/specs/Template.xml b/specs/Template.xml
index d9e2fc5..c8b8810 100644
--- a/specs/Template.xml
+++ b/specs/Template.xml
@@ -96,9 +96,9 @@ convenience procedures, so we need to add
#define XtNdrawingColor2 "drawingColor2"
#define XtNexposeCallback "exposeCallback"
-extern Pixel WindowColor1(\|/* Widget */\|);
-extern Pixel WindowColor2(\|/* Widget */\|);
-extern Font\ \ WindowFont(\|/* Widget */\|);
+extern Pixel WindowColor1(&#x2006;/* Widget */&#x2006;);
+extern Pixel WindowColor2(&#x2006;/* Widget */&#x2006;);
+extern Font\ \ WindowFont(&#x2006;/* Widget */&#x2006;);
<!-- .CE -->
</literallayout>
<para>
@@ -239,7 +239,7 @@ static XtActionsRec actions[] =
};
static char translations[] =
-" &lt;Key&gt;: template(\|) \\n\\
+" &lt;Key&gt;: template(&#x2006;) \\n\\
";
TemplateClassRec templateClassRec = {
@@ -339,8 +339,8 @@ and the default input binding will be to execute the input callbacks on
</para>
<literallayout class="monospaced">
static char translations[] =
-" &lt;Key&gt;: input(\|) \\n\\
- &lt;BtnDown&gt;: input(\|) \\
+" &lt;Key&gt;: input(&#x2006;) \\n\\
+ &lt;BtnDown&gt;: input(&#x2006;) \\
";
</literallayout>
<!-- .CE -->
diff --git a/specs/Template_public_header_file.xml b/specs/Template_public_header_file.xml
index 6e8d609..ff7de59 100644
--- a/specs/Template_public_header_file.xml
+++ b/specs/Template_public_header_file.xml
@@ -96,9 +96,9 @@ convenience procedures, so we need to add
#define XtNdrawingColor2 "drawingColor2"
#define XtNexposeCallback "exposeCallback"
-extern Pixel WindowColor1(\|/* Widget */\|);
-extern Pixel WindowColor2(\|/* Widget */\|);
-extern Font\ \ WindowFont(\|/* Widget */\|);
+extern Pixel WindowColor1(&#x2006;/* Widget */&#x2006;);
+extern Pixel WindowColor2(&#x2006;/* Widget */&#x2006;);
+extern Font\ \ WindowFont(&#x2006;/* Widget */&#x2006;);
<!-- .CE -->
</literallayout>
<para>
diff --git a/specs/Template_widget_source_file.xml b/specs/Template_widget_source_file.xml
index 62ad1b6..ca00e56 100644
--- a/specs/Template_widget_source_file.xml
+++ b/specs/Template_widget_source_file.xml
@@ -40,7 +40,7 @@ static XtActionsRec actions[] =
};
static char translations[] =
-" &lt;Key&gt;: template(\|) \\n\\
+" &lt;Key&gt;: template(&#x2006;) \\n\\
";
TemplateClassRec templateClassRec = {
@@ -140,8 +140,8 @@ and the default input binding will be to execute the input callbacks on
</para>
<literallayout class="monospaced">
static char translations[] =
-" &lt;Key&gt;: input(\|) \\n\\
- &lt;BtnDown&gt;: input(\|) \\
+" &lt;Key&gt;: input(&#x2006;) \\n\\
+ &lt;BtnDown&gt;: input(&#x2006;) \\
";
</literallayout>
<!-- .CE -->