]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: poky-ref-manual - small edit in wording.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 16 Oct 2012 21:20:12 +0000 (14:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Oct 2012 16:32:47 +0000 (17:32 +0100)
Better wording for MULTIMACH_TARGET_SYS.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky-ref-manual/ref-variables.xml

index 62c5238d505488d41667426b6acb047b08a05864..82501f0edcf7f8c72f84237141853d6c412427ca 100644 (file)
@@ -1631,7 +1631,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
         <glossentry id='var-MULTIMACH_TARGET_SYS'><glossterm>MULTIMACH_TARGET_SYS</glossterm>
             <glossdef>
                 <para>
-                    Used to separate files for different machines such that you can build
+                    Separates files for different machines such that you can build
                     for multiple target machines using the same output directories.
                     See the <link linkend='var-STAMP'><filename>STAMP</filename></link> variable
                     for an example.