diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml index 90e246b..eeff69a 100644 --- a/doc/fontconfig-user.sgml +++ b/doc/fontconfig-user.sgml @@ -425,6 +425,8 @@ with "same" binding using the value from the matched pattern element. "prepend_first" Insert at head of list Insert at head of list "append" Append after matching Append at end of list "append_last" Append at end of list Append at end of list + "delete" Delete matching value Delete all values + "delete_all" Delete all values Delete all values <literal><int></literal>, <literal><double></literal>, <literal><string></literal>, <literal><bool></literal> diff --git a/fonts.dtd b/fonts.dtd index 664467d..4c38e77 100644 --- a/fonts.dtd +++ b/fonts.dtd @@ -189,7 +189,7 @@