]> git.wh0rd.org - fontconfig.git/commitdiff
Fix docs to close sgml tags
authorKeith Packard <keithp@keithp.com>
Wed, 23 Apr 2003 04:09:28 +0000 (04:09 +0000)
committerKeith Packard <keithp@keithp.com>
Wed, 23 Apr 2003 04:09:28 +0000 (04:09 +0000)
ChangeLog
doc/fcpattern.fncs
doc/fontconfig-devel.sgml
doc/func.sgml

index e350f6d483ea1b297d43fbfd630d67c97be12f1d..b177b281748f48e9a217f842be236d9f39161cc1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-04-23  James Henstridge  <james@daa.com.au>
+
+       * doc/fontconfig-devel.sgml: close the <para> element.
+
+       * doc/fcpattern.fncs: close the <para> element.
+
+       * doc/func.sgml: close the <refsynopsisdiv> element.
+
 2003-04-17  Colin Walters <walters@debian.org>
 
        + Remove some unused variables, and initialize some other ones so
index 1e1e3392bfa5eeffa7ec83bd0a8ea3d98a6e1493..4011a2633f7dca49f2837a66b0c4faab70629d3b 100644 (file)
@@ -226,6 +226,7 @@ in preference to FcPatternGet to provide compile-time typechecking.
 @DESC@
 Builds a pattern using a list of objects, types and values.  Each
 value to be entered in the pattern is specified with three arguments:
+</para>
 <orderedlist>
 <listitem><para>
 Object name, a string describing the property to be added.
index ee1f52f3a3a4749b6f4862f36a846b9ec4fbd1ac..e695fbb55866f1fc7d66d23e16213c1e865efd38 100644 (file)
@@ -476,6 +476,7 @@ consistent and complete version of the config file is always available.
     <para>
 These routines work with font files and directories, including font
 directory cache files.
+    </para>
     &fcfile;
   </sect2>
   <sect2><title>FcStrSet and FcStrList</title>
index b3f742cf079a9ad55874c76b6ecaa8a8fbc62f3e..d6ea7a11fe8e1806585206e7ca8e5e9a57985831 100644 (file)
@@ -76,6 +76,7 @@
        </funcprototype>
 @}PROTOTYPE@
        </funcsynopsis>
+       </refsynopsisdiv>
        <refsect1><title>Description</title>
            <para>
 @DESC@