diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml
index 458435f..f23ae36 100644
--- a/doc/fontconfig-user.sgml
+++ b/doc/fontconfig-user.sgml
@@ -339,6 +339,11 @@ the library. If 'prefix' is set to "xdg", the value in the XDG_CONFIG_HOME envi
This element provides a place to consolidate additional configuration
information. <config> can contain <blank> and <rescan> elements in any
order.
+
+ <description domain="fontconfig-conf">
+This element is supposed to hold strings which describe what a config is used for.
+This string can be translated through gettext. 'domain' needs to be set the proper name to apply then.
+fontconfig will tries to retrieve translations with 'domain' from gettext.
<blank>
Fonts often include "broken" glyphs which appear in the encoding but are
diff --git a/fonts.dtd b/fonts.dtd
index fb577ad..2d75682 100644
--- a/fonts.dtd
+++ b/fonts.dtd
@@ -1,12 +1,13 @@
-
+ description |
+ dir |
+ include |
+ match |
+ selectfont)* >
+
+
+