summaryrefslogtreecommitdiff
path: root/specs/libX11
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-07 18:41:30 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-07 18:41:30 -0700
commit4e741654b7e0a283779b8b4af5bb32e05b7fc678 (patch)
treec79b51fb24efd42305a54d8b826272de7f8d6077 /specs/libX11
parenta3d1152bc4b300f59ea2f08925739aab1ebfbc4e (diff)
downloadxorg-lib-libX11-4e741654b7e0a283779b8b4af5bb32e05b7fc678.tar.gz
specs/libX11: Turn appendix references into links
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs/libX11')
-rw-r--r--specs/libX11/CH04.xml2
-rw-r--r--specs/libX11/CH05.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/specs/libX11/CH04.xml b/specs/libX11/CH04.xml
index 957d390b..79f8fa94 100644
--- a/specs/libX11/CH04.xml
+++ b/specs/libX11/CH04.xml
@@ -867,7 +867,7 @@ If you define further properties of complex type,
you must encode and decode them yourself.
These functions must be carefully written if they are to be portable.
For further information about how to write a library extension,
-see appendix C. <!-- xref -->
+see <link linkend="extensions">appendix C</link>.
<!-- .NE -->
The type of a property is defined by an atom, which allows for
arbitrary extension in this type scheme.
diff --git a/specs/libX11/CH05.xml b/specs/libX11/CH05.xml
index 3ad7076e..6df3509a 100644
--- a/specs/libX11/CH05.xml
+++ b/specs/libX11/CH05.xml
@@ -277,7 +277,7 @@ The initial colors of a cursor are a black foreground and a white
background (see
<function>XRecolorCursor</function>).
For further information about cursor shapes,
-see appendix B.
+see <link linkend="x_font_cursors">appendix B</link>.
</para>
<para>
<!-- .LP -->