From a9829980e545ed0d2e5a28a206de21978a056ea4 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 23 Apr 2003 04:09:56 +0000 Subject: [PATCH] Fix docs to close sgml tags --- ChangeLog | 8 ++++++++ doc/fcpattern.fncs | 1 + doc/fontconfig-devel.sgml | 1 + doc/func.sgml | 1 + 4 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index e350f6d..b177b28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-04-23 James Henstridge + + * doc/fontconfig-devel.sgml: close the element. + + * doc/fcpattern.fncs: close the element. + + * doc/func.sgml: close the element. + 2003-04-17 Colin Walters + Remove some unused variables, and initialize some other ones so diff --git a/doc/fcpattern.fncs b/doc/fcpattern.fncs index 1e1e339..4011a26 100644 --- a/doc/fcpattern.fncs +++ b/doc/fcpattern.fncs @@ -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: + Object name, a string describing the property to be added. diff --git a/doc/fontconfig-devel.sgml b/doc/fontconfig-devel.sgml index ee1f52f..e695fbb 100644 --- a/doc/fontconfig-devel.sgml +++ b/doc/fontconfig-devel.sgml @@ -476,6 +476,7 @@ consistent and complete version of the config file is always available. These routines work with font files and directories, including font directory cache files. + &fcfile; FcStrSet and FcStrList diff --git a/doc/func.sgml b/doc/func.sgml index b3f742c..d6ea7a1 100644 --- a/doc/func.sgml +++ b/doc/func.sgml @@ -76,6 +76,7 @@ @}PROTOTYPE@ + Description @DESC@ -- 2.39.2