diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index c7d3ac9db5..55f4ebc128 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2153,7 +2153,8 @@ | |||
| 2153 | <link linkend='ref-classes-fontcache'><filename>fontcache</filename></link> | 2153 | <link linkend='ref-classes-fontcache'><filename>fontcache</filename></link> | 
| 2154 | class, this variable identifies packages that contain fonts | 2154 | class, this variable identifies packages that contain fonts | 
| 2155 | the OpenEmbedded build system installs. | 2155 | the OpenEmbedded build system installs. | 
| 2156 | By default, installed fonts appear in the main package | 2156 | By default, the <filename>fontcache</filename> class assumes | 
| 2157 | that fonts appear in the main package | ||
| 2157 | (i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>). | 2158 | (i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>). | 
| 2158 | Use this variable if fonts you need appear in a package | 2159 | Use this variable if fonts you need appear in a package | 
| 2159 | other than that main package. | 2160 | other than that main package. | 
