summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-14 23:13:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-17 09:20:06 -0700
commitd5ab4ae0e74ae1fb30fb72add0751effe2759bf2 (patch)
treecee862b22e3ad7002d629a12a56a8a9c486996ce
parent83878a0e34fffd255597300dd3e6cd43fcd645b0 (diff)
Add olinks from libX11 spec to x11protocol spec
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--specs/libX11/AppC.xml3
-rw-r--r--specs/libX11/CH01.xml3
-rw-r--r--specs/libX11/CH09.xml3
3 files changed, 6 insertions, 3 deletions
diff --git a/specs/libX11/AppC.xml b/specs/libX11/AppC.xml
index c2e7f54f..9a49d8db 100644
--- a/specs/libX11/AppC.xml
+++ b/specs/libX11/AppC.xml
@@ -2023,7 +2023,8 @@ Some servers may not support single requests of such a length.
The value of dpy-&gt;max_request_size contains the maximum length as
defined by the server implementation.
For further information,
-see ``X Window System Protocol.''
+see <olink targetdoc='x11protocol' targetptr='Maximum-request-length'
+><citetitle>X Window System Protocol</citetitle></olink>.
<!-- .SH -->
Requests, Replies, and Xproto.h
</para>
diff --git a/specs/libX11/CH01.xml b/specs/libX11/CH01.xml
index 8d209242..081e80c4 100644
--- a/specs/libX11/CH01.xml
+++ b/specs/libX11/CH01.xml
@@ -26,7 +26,8 @@ programming language. Other higher-level abstractions (for example,
those provided by the toolkits for X) are built on top of the Xlib
library. For further information about these higher-level libraries,
see the appropriate toolkit documentation.
-The <citetitle>X Window System Protocol</citetitle> provides the
+The <olink targetdoc='x11protocol' targetptr='x11protocol'
+><citetitle>X Window System Protocol</citetitle></olink> provides the
definitive word on the behavior of X.
Although additional information appears here, the protocol document is
the ruling document.
diff --git a/specs/libX11/CH09.xml b/specs/libX11/CH09.xml
index e239db2e..5636df14 100644
--- a/specs/libX11/CH09.xml
+++ b/specs/libX11/CH09.xml
@@ -1434,7 +1434,8 @@ setup.
Servers also can implement other access control policies in addition to
or in place of this host access facility.
For further information about other access control implementations,
-see ``X Window System Protocol.''
+see <olink targetdoc='x11protocol' targetptr='Connection_Setup'
+><citetitle>X Window System Protocol</citetitle></olink>.
</para>
<sect2 id="Adding_Getting_or_Removing_Hosts">
<title>Adding, Getting, or Removing Hosts</title>