summaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-04-28 09:38:54 +0000
committerRichard Purdie <richard@openedhand.com>2008-04-28 09:38:54 +0000
commit116861d6622cbddb6c8c79ac67ade2a8b0ae2658 (patch)
treed631e613c17d22d75090630bde1d995fa9d517e2 /handbook
parente1fcc01376f74c1a1f43e5aeb7a1813325b7f263 (diff)
downloadopenembedded-core-116861d6622cbddb6c8c79ac67ade2a8b0ae2658.tar.gz
handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4357 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'handbook')
-rw-r--r--handbook/extendpoky.xml2
-rw-r--r--handbook/ref-variables.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/handbook/extendpoky.xml b/handbook/extendpoky.xml
index 18a7b66647..d6f183acc6 100644
--- a/handbook/extendpoky.xml
+++ b/handbook/extendpoky.xml
@@ -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>
diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml
index 437e8240f6..a3590e1072 100644
--- a/handbook/ref-variables.xml
+++ b/handbook/ref-variables.xml
@@ -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