[PATCH:libX11 2/3] Add olinks from libX11 & localedb specs to ICCCM spec

Alan Coopersmith alan.coopersmith at oracle.com
Tue Apr 17 18:20:46 PDT 2012


Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
 specs/i18n/localedb/localedb.xml |    4 ++--
 specs/libX11/CH04.xml            |    2 +-
 specs/libX11/CH08.xml            |    4 ++--
 specs/libX11/glossary.xml        |    4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/specs/i18n/localedb/localedb.xml b/specs/i18n/localedb/localedb.xml
index caacd82..ed90007 100644
--- a/specs/i18n/localedb/localedb.xml
+++ b/specs/i18n/localedb/localedb.xml
@@ -422,7 +422,7 @@ for this fontset.  The format of value is;
 
 <para>
 For detail definition of CHARSET_REGISTRY-CHARSET_ENCODING, refer
-"X Logical Font Descriptions" document.
+to the <olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink> document.
 </para>
 <literallayout>
 example:
@@ -778,7 +778,7 @@ END XLC_XLOCALE
 [1] <emphasis remap='I'>ISO/IEC 9899:1990 C Language Standard</emphasis>
 </para>
 <para>
-[2] <emphasis remap='I'>X Logical Font Descriptions</emphasis>
+[2] <olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>
 </para>
 
 </sect1>
diff --git a/specs/libX11/CH04.xml b/specs/libX11/CH04.xml
index 3d5596a..9cdfd1a 100644
--- a/specs/libX11/CH04.xml
+++ b/specs/libX11/CH04.xml
@@ -894,7 +894,7 @@ see <link linkend='Inter_Client_Communication_Functions'>chapter 14</link>.
 The core protocol imposes no semantics on these property names,
 but semantics are specified in other X Consortium standards,
 such as the <olink targetdoc='icccm' targetptr='icccm'><citetitle>Inter-Client Communication Conventions Manual</citetitle></olink>
-and the <emphasis remap='I'>X Logical Font Description Conventions</emphasis>.
+and the <olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>.
 </para>
 <para>
 <!-- .LP -->
diff --git a/specs/libX11/CH08.xml b/specs/libX11/CH08.xml
index b2348b5..e4afa37 100644
--- a/specs/libX11/CH08.xml
+++ b/specs/libX11/CH08.xml
@@ -2995,7 +2995,7 @@ A font is not guaranteed to have any properties.
 The interpretation of the property value (for example, long or unsigned long)
 must be derived from <emphasis remap='I'>a priori</emphasis> knowledge of the property. 
 A basic set of font properties is specified in the X Consortium standard
-<emphasis remap='I'>X Logical Font Description Conventions</emphasis>.
+<olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>.
 </para>
 <sect2 id="Loading_and_Freeing_Fonts">
 <title>Loading and Freeing Fonts</title>
@@ -3067,7 +3067,7 @@ In the pattern,
 the ``?'' character will match any single character, 
 and the ``*'' character will match any number of characters.
 A structured format for font names is specified in the X Consortium standard 
-<emphasis remap='I'>X Logical Font Description Conventions</emphasis>.
+<olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>.
 If 
 <xref linkend='XLoadFont' xrefstyle='select: title'/>
 was unsuccessful at loading the specified font, 
diff --git a/specs/libX11/glossary.xml b/specs/libX11/glossary.xml
index 51fa302..14ad2e2 100644
--- a/specs/libX11/glossary.xml
+++ b/specs/libX11/glossary.xml
@@ -1689,8 +1689,8 @@ see the <glossterm linkend="glossary:Host_Portable_Character_Encoding">Host Port
 <indexterm significance="preferred"><primary><acronym>XLFD</acronym></primary></indexterm>
   <glossdef>
     <para>
-The X Logical Font Description Conventions that define a standard syntax 
-for structured font names.
+The <olink targetdoc='xlfd' targetptr='xlfd'><citetitle>X Logical Font Description Conventions</citetitle></olink>
+that define a standard syntax for structured font names.
     </para>
   </glossdef>
 </glossentry>
-- 
1.7.9.2



More information about the xorg-devel mailing list