From 30d9203bd25641a4f82e671bae528d2c2a8ef30b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 10 Jan 2014 23:54:41 -0800 Subject: spec: add links to references to other sections Signed-off-by: Alan Coopersmith --- specs/fsproto.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/specs/fsproto.xml b/specs/fsproto.xml index d4786d8..6844ede 100644 --- a/specs/fsproto.xml +++ b/specs/fsproto.xml @@ -178,7 +178,8 @@ as new needs evolve. A font server reads raw font data from a variety of sources (possibly including other font servers) and converts it into a common format that is -transmitted to the client using the protocol described in Section 4. New font +transmitted to the client using the protocol described in +Section 4. New font formats are handled by adding new converters to a font server, as shown in Figure 2.2. @@ -432,7 +433,8 @@ ALTERNATESERVER: [ name: STRING8,
This structure specifies the NAME, encoded in ISO 8859-1 according -to Section 3, of another font server that may be useful as a +to Section 3, +of another font server that may be useful as a substitute for this font server. The SUBSET field indicates whether or not the alternate server is likely to only contain a subset of the fonts available from this font server. This @@ -1189,7 +1191,8 @@ Each reply is at least 8 bytes long and contains the following fields: The TYPE field has a value of zero. The DATA-OR-UNUSED field may be used to -encode one byte of reply-specific data (see Section 5.2 on request encoding). +encode one byte of reply-specific data (see +Section 5.2 on request encoding). The least-significant 16 bits of the sequence number of the request that generated the reply are stored in the SEQUENCE-NUMBER field. The LENGTH field specifies the number of 4-byte units in this reply packet, including the fields @@ -3148,7 +3151,8 @@ are described using the syntax: where COUNT is the number of bytes in the data stream occupied by this -field, CONTENTS is the name of the type as given in Section 4 or the value if +field, CONTENTS is the name of the type as given in +Section 4 or the value if this field contains a constant, and NAME is a description of this field. -- cgit v1.2.3