summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--specs/CH04.xml8
-rw-r--r--specs/CH11.xml4
2 files changed, 6 insertions, 6 deletions
diff --git a/specs/CH04.xml b/specs/CH04.xml
index 3ae725d..23f6101 100644
--- a/specs/CH04.xml
+++ b/specs/CH04.xml
@@ -1246,7 +1246,7 @@ Shell classes; a client specifying the string in an arglist
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' />
+<olink targetdoc='libX11' targetptr='Parsing_the_Window_Geometry' >Parsing the Window Geometry</olink>
in <olink targetdoc='libX11' targetptr='libX11'>Xlib &mdash; C Language X Interface</olink>.
</para>
@@ -1281,11 +1281,11 @@ determines
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
+see <olink targetdoc='libX11' targetptr='Window_Attributes' >Window Attributes</olink> in
<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
+<olink targetdoc='icccm' targetptr='Pop_up_Windows'>Pop-up Windows</olink> and
+<olink targetdoc='icccm' targetptr='Redirection_of_Operations'>Redirection of Operations</olink> in the
<olink targetdoc='icccm' targetptr='icccm'>Inter-Client Communication Conventions Manual</olink>.
The pop-up and pop-down callbacks are called during
<xref linkend='XtPopup' xrefstyle='select: title'/>
diff --git a/specs/CH11.xml b/specs/CH11.xml
index 0bb3142..509987b 100644
--- a/specs/CH11.xml
+++ b/specs/CH11.xml
@@ -2328,7 +2328,7 @@ for itself whether or not a partially completed data transfer is meaningful.
For more information about <emphasis remap='I'>selection</emphasis>,
<emphasis remap='I'>target</emphasis>, and
<emphasis remap='I'>time</emphasis>, see
-<olink targetdoc='icccm' targetptr='Use_of_Selection_Atoms' /> in the
+<olink targetdoc='icccm' targetptr='Use_of_Selection_Atoms'>Use of Selection Atoms</olink> in the
<olink targetdoc='icccm' targetptr='icccm'>Inter-Client Communication Conventions Manual.</olink>
</para>
@@ -3233,7 +3233,7 @@ and
events into a region for clients to process at once
rather than processing individual rectangles.
For further information about regions,
-see <olink targetdoc='libX11' targetptr='Manipulating_Regions' />
+see <olink targetdoc='libX11' targetptr='Manipulating_Regions'>Manipulating Regions</olink>
in <olink targetdoc='libX11' targetptr='libX11'>
Xlib &mdash; C Language X Interface.</olink>.
</para>