documentation/poky-ref-manual/ref-variables.xml: Formatting change

(From yocto-docs rev: aaaf63ff3e011a1ee11a2e78bc7d6f21d53a8222)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2012-09-20 06:09:26 -07:00
committed by Richard Purdie
parent 451af6599c
commit b06035c232

View File

@@ -1545,7 +1545,8 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
<glossentry id='var-PN'><glossterm>PN</glossterm>
<glossdef>
<para>The name of the recipe. The name is normally extracted from the recipe file name.
<para>The recipe name.
The name is normally extracted from the recipe file name.
For example, if the recipe is named
<filename>expat_2.0.1.bb</filename>, then the default value of <filename>PN</filename>
will be "expat".