From 0db7552e001f3589c6372f33e09d511bc565c499 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 10 Aug 2016 23:58:21 -0700 Subject: [PATCH] Correct cache version info in doc/fontconfig-user.sgml Signed-off-by: Alan Coopersmith --- doc/fontconfig-user.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fontconfig-user.sgml b/doc/fontconfig-user.sgml index 8f49f78..30e7b87 100644 --- a/doc/fontconfig-user.sgml +++ b/doc/fontconfig-user.sgml @@ -322,8 +322,8 @@ will be used to store the cache files. If it starts with '~', it refers to a directory in the users home directory. If 'prefix' is set to "xdg", the value in the XDG_CACHE_HOME environment variable will be added as the path prefix. please see XDG Base Directory Specification for more details. The default directory is ``$XDG_CACHE_HOME/fontconfig'' and it contains the cache files named ``<hash value>-<architecture>.cache-<version>'', -where <version> is the font configuration file -version number (currently 5). +where <version> is the fontconfig cache file +version number (currently 7). <literal><include ignore_missing="no" prefix="default"></literal> This element contains the name of an additional configuration file or