Signed-off-by: Alan Coopersmith <[email protected]> --- specs/libX11/AppC.xml | 3 ++- specs/libX11/CH01.xml | 3 ++- specs/libX11/CH09.xml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/specs/libX11/AppC.xml b/specs/libX11/AppC.xml index c2e7f54..9a49d8d 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->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 8d20924..081e80c 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 e239db2..5636df1 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> -- 1.7.9.2 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
