]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/poky-ref-manual/ref-variables.xml: Formatting change
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 20 Sep 2012 13:09:26 +0000 (06:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 15:36:07 +0000 (16:36 +0100)
(From yocto-docs rev: aaaf63ff3e011a1ee11a2e78bc7d6f21d53a8222)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky-ref-manual/ref-variables.xml

index 9985d0037ac5b126e10e612c054839c8c99fc7c9..aa21d2217407a815088c5629035adc2b135aaaa1 100644 (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".