diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9af4250e27..cf08dbe0a7 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2166,12 +2166,12 @@ | |||
| 2166 | <para> | 2166 | <para> | 
| 2167 | When a recipe inherits the | 2167 | When a recipe inherits the | 
| 2168 | <link linkend='ref-classes-fontcache'><filename>fontcache</filename></link> | 2168 | <link linkend='ref-classes-fontcache'><filename>fontcache</filename></link> | 
| 2169 | class, this variable identifies packages that contain fonts | 2169 | class, this variable identifies packages containing font | 
| 2170 | the OpenEmbedded build system installs. | 2170 | files that need to be cached by Fontconfig. | 
| 2171 | By default, the <filename>fontcache</filename> class assumes | 2171 | By default, the <filename>fontcache</filename> class assumes | 
| 2172 | that fonts appear in the main package | 2172 | that fonts are in the recipe's main package | 
| 2173 | (i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>). | 2173 | (i.e. <filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}</filename>). | 
| 2174 | Use this variable if fonts you need appear in a package | 2174 | Use this variable if fonts you need are in a package | 
| 2175 | other than that main package. | 2175 | other than that main package. | 
| 2176 | </para> | 2176 | </para> | 
| 2177 | </glossdef> | 2177 | </glossdef> | 
