diff options
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index c378b9d97b..8bf8aa4ec6 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -2368,8 +2368,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
2368 | <glossdef> | 2368 | <glossdef> |
2369 | <para>Enables easily adding packages to | 2369 | <para>Enables easily adding packages to |
2370 | <filename><link linkend='var-PACKAGES'>PACKAGES</link></filename> | 2370 | <filename><link linkend='var-PACKAGES'>PACKAGES</link></filename> |
2371 | before <filename>${PN}</filename> so that the packages can pick | 2371 | before <filename>${<link linkend='var-PN'>PN</link>}</filename> |
2372 | up files that would normally be included in the default package.</para> | 2372 | so that the packages can pick up files that would normally be |
2373 | included in the default package.</para> | ||
2373 | </glossdef> | 2374 | </glossdef> |
2374 | </glossentry> | 2375 | </glossentry> |
2375 | 2376 | ||