From 66f98aff9a14d05359eec7b42a8903922754b9f7 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 9 Jan 2014 22:50:02 -0800 Subject: spec: add olinks to X11 protocol & XLFD specs Also use to markup titles of other specs/docs. Signed-off-by: Alan Coopersmith --- specs/fsproto.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/specs/fsproto.xml b/specs/fsproto.xml index 4aca164..e244d92 100644 --- a/specs/fsproto.xml +++ b/specs/fsproto.xml @@ -317,8 +317,9 @@ requested. For example: The protocol described below uses the request/reply/error model and is -specified using the same conventions outlined in Section 2 of the core X Window -System protocol [1]: +specified using the same conventions outlined in +Section 2 +of the core X Window System protocol [1]: @@ -940,7 +941,7 @@ character. The first five values represent directed distances in a coordinate system whose origin is aligned with the lower-left edge of the left-most pixel of the glyph baseline (i.e. the baseline falls between two pixels as shown in Figure 3-1 of the -"Bitmap Distribution Format 2.1" Consortium standard [2]). +Bitmap Distribution Format 2.1 Consortium standard [2]). @@ -1992,7 +1993,8 @@ Errors: This request returns a list of at most MAX-NAMES font names that match the specified PATTERN, according to matching rules -of the X Logical Font Description Conventions [3]. In the +of the X Logical +Font Description Conventions [3]. In the pattern (which is encoded in ISO 8859-1) the `?' character (octal 77) matches any single character; the `*' character (octal 52) matches any series of zero or more characters; and @@ -3954,7 +3956,7 @@ All of the following documents are X Consortium standards available from the X Consortium. - X Window System Protocol Version 11 + <olink targetdoc='x11protocol' targetptr='x11protocol'>X Window System Protocol Version 11</olink> Robert W.Scheifler @@ -3963,7 +3965,8 @@ the X Consortium. - X Consortium. X Logical Font Description Conventions, Version 1.5 + X Consortium. <olink targetdoc='xlfd' targetptr='xlfd'>X + Logical Font Description Conventions, Version 1.5</olink> -- cgit v1.2.3