]> code.ossystems Code Review - openembedded-core.git/commitdiff
handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/
authorRichard Purdie <richard@openedhand.com>
Mon, 28 Apr 2008 09:38:54 +0000 (09:38 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 28 Apr 2008 09:38:54 +0000 (09:38 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4357 311d38ba-8fff-0310-9ca6-ca027cbcb966

handbook/extendpoky.xml
handbook/ref-variables.xml

index 18a7b6664718fbd5425a3ab09c51f23303ff8123..d6f183acc6a4725f5e21c0eefeb7e542b2d68876 100644 (file)
@@ -469,7 +469,7 @@ bitbake poky-image-sato
             suitable defconfig file in a location similar to that used by other 
             machine's defconfig files in a given kernel, possibly listing it in
             the SRC_URI and adding the machine to the expression in <glossterm>
-            <link linkend='var-COMPATIBLE_MACHINES'>COMPATIBLE_MACHINES</link>
+            <link linkend='var-COMPATIBLE_MACHINE'>COMPATIBLE_MACHINE</link>
             </glossterm>.
         </para>
     </section>
index 437e8240f6c85c5b9aa1f8b0e0da26d8a83de505..a3590e1072c18edf984c198b071aefd1814d815f 100644 (file)
@@ -97,7 +97,7 @@
             </glossdef>
         </glossentry>
 
-        <glossentry id='var-COMPATIBLE_MACHINES'><glossterm>COMPATIBLE_MACHINES</glossterm>
+        <glossentry id='var-COMPATIBLE_MACHINE'><glossterm>COMPATIBLE_MACHINE</glossterm>
             <glossdef>
                 <para>A regular expression which evalutates to match the machines the recipe 
                 works with. It stops recipes being run on machines they're incompatible with