handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4357 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-04-28 09:38:54 +00:00
parent e1fcc01376
commit 116861d662
2 changed files with 2 additions and 2 deletions

View 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>

View 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