summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-12 19:23:58 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-16 18:46:25 -0400
commit8000127db88f883a4e7c747560efeca536b1c14e (patch)
tree3ac35745eda36be663cd24a7ad0f1678e68d6535 /specs
parent1380721b4d252b8ed32d6016f1635f861e75f453 (diff)
downloadxorg-lib-libXt-8000127db88f883a4e7c747560efeca536b1c14e.tar.gz
modify xml-files to use named-entities, for easier manipulation
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs')
-rw-r--r--specs/CH02.xml4
-rw-r--r--specs/CH04.xml4
-rw-r--r--specs/CH06.xml2
-rw-r--r--specs/CH07.xml18
-rw-r--r--specs/CH09.xml4
-rw-r--r--specs/CH10.xml2
-rw-r--r--specs/CH11.xml2
-rw-r--r--specs/acknowledgement.xml8
-rw-r--r--specs/appA.xml2
-rw-r--r--specs/intrinsics.xml4
-rw-r--r--specs/preface.xml2
11 files changed, 26 insertions, 26 deletions
diff --git a/specs/CH02.xml b/specs/CH02.xml
index 085ad9a..2d35ce7 100644
--- a/specs/CH02.xml
+++ b/specs/CH02.xml
@@ -349,7 +349,7 @@ Specifies how to parse the command line for any application-specific resources.
The <emphasis remap='I'>options</emphasis> argument is passed as a parameter to
<function>XrmParseCommand</function>.
For further information,
-see <olink targetdoc='libX11' targetptr='Parsing_Command_Line_Options'>Parsing Command Line Options</olink> in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink> and <xref linkend='Parsing_the_Command_Line' /> of this specification.
+see <olink targetdoc='libX11' targetptr='Parsing_Command_Line_Options'>Parsing Command Line Options</olink> in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink> and <xref linkend='Parsing_the_Command_Line' /> of this specification.
</para>
</listitem>
</varlistentry>
@@ -1272,7 +1272,7 @@ has a table of standard command line options that are passed to
for adding resources to the resource database,
and it takes as a parameter additional
application-specific resource abbreviations.
-The format of this table is described in Section 15.9 in <emphasis remap='I'>Xlib — C Language X Interface</emphasis>.
+The format of this table is described in Section 15.9 in <emphasis remap='I'>Xlib &mdash; C Language X Interface</emphasis>.
</para>
<literallayout>
<code>typedef enum {</code>
diff --git a/specs/CH04.xml b/specs/CH04.xml
index d96a72c..3ae725d 100644
--- a/specs/CH04.xml
+++ b/specs/CH04.xml
@@ -1247,7 +1247,7 @@ or varargs list must ensure
that the value remains valid until the shell widget is realized.
For further information on the geometry string, see
<olink targetdoc='libX11' targetptr='Parsing_the_Window_Geometry' />
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
<para>
@@ -1282,7 +1282,7 @@ whether the window manager can intercede when the shell window
is mapped.
For further information on override_redirect,
see <olink targetdoc='libX11' targetptr='Window_Attributes' /> in
-<olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>
+<olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>
and
<olink targetdoc='icccm' targetptr='Pop_up_Windows' /> and
<olink targetdoc='icccm' targetptr='Redirection_of_Operations' /> in the
diff --git a/specs/CH06.xml b/specs/CH06.xml
index 5c6edcd..d46e5ec 100644
--- a/specs/CH06.xml
+++ b/specs/CH06.xml
@@ -444,7 +444,7 @@ For definition and behavior of
and
<function>Opposite</function>,
<olink targetdoc='libX11' targetptr='Configuring_Windows' >BLAH</olink>
-in <olink targetptr='libX11' targetdoc='libX11'>Xlib — C Language X Interface.</olink>.
+in <olink targetptr='libX11' targetdoc='libX11'>Xlib &mdash; C Language X Interface.</olink>.
<function>XtSMDontChange</function>
indicates that the widget wants its current stacking order preserved.
</para>
diff --git a/specs/CH07.xml b/specs/CH07.xml
index 3bdae61..d0c3250 100644
--- a/specs/CH07.xml
+++ b/specs/CH07.xml
@@ -1085,7 +1085,7 @@ Specifies the widget in whose window the key is to be grabbed. Must be of class
Specify arguments to
<function>XGrabKey</function>;
see <olink targetdoc='libX11' targetptr='Keyboard_Grabbing'>Section 12.2</olink>
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
</listitem>
@@ -1172,7 +1172,7 @@ Specifies the widget in whose window the key was grabbed.
Specify arguments to
<function>XUngrabKey</function>;
see <olink targetdoc='libX11' targetptr='Keyboard_Grabbing'>Section 12.2</olink>
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
</listitem>
</varlistentry>
@@ -1240,7 +1240,7 @@ Must be of class Core or any subclass thereof.
Specify arguments to
<function>XGrabKeyboard</function>;
see <olink targetdoc='libX11' targetptr='Keyboard_Grabbing'>Section 12.2</olink>
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
</listitem>
</varlistentry>
@@ -1295,7 +1295,7 @@ Specifies the widget that has the active keyboard grab.
Specifies the additional argument to
<function>XUngrabKeyboard</function>;
see <olink targetdoc='libX11' targetptr='Keyboard_Grabbing'>Section 12.2</olink>
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
</listitem>
</varlistentry>
@@ -1369,7 +1369,7 @@ Specifies the widget in whose window the button is to be grabbed. Must be of cl
Specify arguments to
<function>XGrabButton</function>;
see <olink targetdoc='libX11' targetptr='Pointer_Grabbing'>Section 12.1</olink>
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
</listitem>
</varlistentry>
@@ -1455,7 +1455,7 @@ Specifies the widget in whose window the button was grabbed.
Specify arguments to
<function>XUngrabButton</function>;
see <olink targetdoc='libX11' targetptr='Pointer_Grabbing'>Section 12.1</olink>
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
</listitem>
</varlistentry>
@@ -1534,7 +1534,7 @@ Specifies the widget for whose window the pointer is to be grabbed. Must be of
Specify arguments to
<function>XGrabPointer</function>;
see <olink targetdoc='libX11' targetptr='Pointer_Grabbing'>Section 12.1</olink>
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
</listitem>
</varlistentry>
@@ -1589,7 +1589,7 @@ Specifies the widget that has the active pointer grab.
Specifies the time argument to
<function>XUngrabPointer</function>;
see <olink targetdoc='libX11' targetptr='Pointer_Grabbing'>Section 12.1</olink>
-in <olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface</olink>.
+in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
</listitem>
</varlistentry>
@@ -2891,7 +2891,7 @@ passing the modified exposure event and (unless
is specified) the region.
For more information on regions, see
<olink targetdoc='libX11' targetptr='Manipulating_Regions'>Section 16.5</olink> in
-<olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface.</olink>.)
+<olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface.</olink>.)
</para>
<para>
diff --git a/specs/CH09.xml b/specs/CH09.xml
index 7d4bddc..ae3ba7a 100644
--- a/specs/CH09.xml
+++ b/specs/CH09.xml
@@ -1552,7 +1552,7 @@ is required in a different locale.
<para>
The String-to-Gravity conversion accepts string values that are the
names of window and bit gravities and their numerical equivalents,
-as defined in <emphasis remap='I'>Xlib — C Language X Interface.</emphasis>:
+as defined in <emphasis remap='I'>Xlib &mdash; C Language X Interface.</emphasis>:
<function>ForgetGravity</function>,
<function>UnmapGravity</function>,
<function>NorthWestGravity</function>,
@@ -1756,7 +1756,7 @@ Type converters use pointers to
structures (defined in
<function>&lt;X11/Xresource.h&gt;;</function>
see <olink targetdoc='libX11' targetptr='Creating_and_Storing_Databases'>Section 15.4</olink> in
-<olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface.</olink>)
+<olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface.</olink>)
for input and output values.
</para>
<literallayout>
diff --git a/specs/CH10.xml b/specs/CH10.xml
index 29911e2..58e6af0 100644
--- a/specs/CH10.xml
+++ b/specs/CH10.xml
@@ -1404,7 +1404,7 @@ needed, as the table may change prior to dispatching each event.
<para>
For more information on this table, see
<olink targetdoc='libX11' targetptr='Manipulating_the_Keyboard_Encoding'>Section 12.7</olink> in
-<olink targetdoc='libX11' targetptr='libX11'>Xlib — C Language X Interface.</olink>.
+<olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface.</olink>.
</para>
<para>
diff --git a/specs/CH11.xml b/specs/CH11.xml
index ce1419e..0bb3142 100644
--- a/specs/CH11.xml
+++ b/specs/CH11.xml
@@ -3235,7 +3235,7 @@ rather than processing individual rectangles.
For further information about regions,
see <olink targetdoc='libX11' targetptr='Manipulating_Regions' />
in <olink targetdoc='libX11' targetptr='libX11'>
-Xlib — C Language X Interface.</olink>.
+Xlib &mdash; C Language X Interface.</olink>.
</para>
<para>
diff --git a/specs/acknowledgement.xml b/specs/acknowledgement.xml
index c6394dd..7720256 100644
--- a/specs/acknowledgement.xml
+++ b/specs/acknowledgement.xml
@@ -89,7 +89,7 @@ The design and implementation of the X10 Intrinsics were done by:
<!-- </sidebar> -->
<para>
-The design and implementation of the X10 toolkit’s sample widgets were by
+The design and implementation of the X10 toolkit&rsquo;s sample widgets were by
the above, as well as by:
</para>
@@ -122,7 +122,7 @@ the above, as well as by:
These widgets provided a checklist of requirements that we had to address in the X11 Intrinsics.
</para>
<para>
-Thanks go to Al Mento of Digital’s UEG Documentation Group for formatting and generally
+Thanks go to Al Mento of Digital&rsquo;s UEG Documentation Group for formatting and generally
improving this document and to John Ousterhout of Berkeley for extensively reviewing early
drafts of it.
</para>
@@ -249,7 +249,7 @@ code contributed by each of the following:
<para>
In Release 5, the effort to define the internationalization additions was headed by Bill McMahon
of Hewlett Packard and Frank Rojas of IBM. This has been an educational process for many of
-us, and Bill and Frank’s tutelage has carried us through. Vania Joloboff of the OSF also contributed
+us, and Bill and Frank&rsquo;s tutelage has carried us through. Vania Joloboff of the OSF also contributed
to the internationalization additions. The implementation efforts of Bill, Gabe Beged-Dov,
and especially Donna Converse for this release are also gratefully acknowledged.
</para>
@@ -262,7 +262,7 @@ July 1991
</literallayout>
<para>
-The Release 6 Intrinsics is a result of the collaborative efforts of participants in the X Consortium’s
+The Release 6 Intrinsics is a result of the collaborative efforts of participants in the X Consortium&rsquo;s
intrinsics working group. A few individuals contributed substantial design proposals, participated
in lengthy discussions, reviewed final specifications, and in most cases, were also
responsible for sections of the implementation. They deserve recognition and thanks for their
diff --git a/specs/appA.xml b/specs/appA.xml
index a3162a2..566e9e8 100644
--- a/specs/appA.xml
+++ b/specs/appA.xml
@@ -10,7 +10,7 @@ application or set of applications.
<para>
The format of resource files is defined by
-<emphasis remap='I'>Xlib — C Language X Interface.</emphasis> and is reproduced here
+<emphasis remap='I'>Xlib &mdash; C Language X Interface.</emphasis> and is reproduced here
for convenience only.
</para>
diff --git a/specs/intrinsics.xml b/specs/intrinsics.xml
index 4c41695..83df8ab 100644
--- a/specs/intrinsics.xml
+++ b/specs/intrinsics.xml
@@ -40,7 +40,7 @@
<para>XWindow System is a trademark of X Consortium, Inc.</para>
<para role="multiLicensing">
-Copyright © 1985, 1986, 1987, 1988, 1991, 1994 X Consortium
+Copyright &copy; 1985, 1986, 1987, 1988, 1991, 1994 X Consortium
</para>
<para>
@@ -77,7 +77,7 @@ from the X Consortium.
<legalnotice>
<para role="multiLicensing">
-Copyright © 1985, 1986, 1987, 1988, 1991, 1994
+Copyright &copy; 1985, 1986, 1987, 1988, 1991, 1994
Digital Equipment Corporation, Maynard, Massachusetts.
</para>
diff --git a/specs/preface.xml b/specs/preface.xml
index 92290f9..8b9217e 100644
--- a/specs/preface.xml
+++ b/specs/preface.xml
@@ -5,7 +5,7 @@
<title>About This Manual</title>
<para>
-X Toolkit Intrinsics — C Language Interface is intended to be read by both application programmers
+X Toolkit Intrinsics &mdash; C Language Interface is intended to be read by both application programmers
who will use one or more of the many widget sets built with the Intrinsics and by widget
programmers who will use the Intrinsics to build widgets for one of the widget sets. Not all the
information in this manual, however, applies to both audiences. That is, because the application