Correct cache version info in doc/fontconfig-user.sgml
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
6b222c52cd
commit
0db7552e00
|
@ -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 ``<literal><hash value></literal>-<literal><architecture></literal>.cache-<literal><version></literal>'',
|
||||
where <literal><version></literal> is the font configuration file
|
||||
version number (currently 5).
|
||||
where <literal><version></literal> is the fontconfig cache file
|
||||
version number (currently 7).
|
||||
</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
|
||||
|
|
Loading…
Reference in New Issue