Fix docs to close sgml tags

This commit is contained in:
Keith Packard 2003-04-23 04:09:28 +00:00
parent c92926bf65
commit 8c87b4293f
4 changed files with 11 additions and 0 deletions

View File

@ -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

View 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.

View 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>

View File

@ -76,6 +76,7 @@
</funcprototype>
@}PROTOTYPE@
</funcsynopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>
@DESC@