diff options
author | Akira TAGOH <akira@tagoh.org> | 2015-04-20 10:49:21 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2015-04-20 10:49:21 +0900 |
commit | 07be485a0a84995ce69bf60e3b1bb22cb35f6b0e (patch) | |
tree | add50c97ea6d47ab0d4c1f31e1710715f72a6abc /doc | |
parent | f6e6a8a22b9d775fff117d65016b5e85233a7293 (diff) |
Fix a typo for the latest cache version
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fontconfig-user.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml index ac9d8079..7b4ad740 100644 --- a/doc/fontconfig-user.sgml +++ b/doc/fontconfig-user.sgml @@ -323,7 +323,7 @@ a directory in the users home directory. If 'prefix' is set to "xdg", the value The default directory is ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files named ``<literal><hash value></literal>-<literal><architecture></literal>.cache-<literal><version></literal>'', where <literal><version></literal> is the font configureation file -version number (currently 3). +version number (currently 5). </para></refsect2> <refsect2><title><literal><include ignore_missing="no" prefix="default"></literal></title><para> This element contains the name of an additional configuration file or |