summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 08d4a7cc13..7d8e73293e 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -322,7 +322,7 @@
322 <para> 322 <para>
323 Allows you to extend a recipe so that it builds variants of the software. 323 Allows you to extend a recipe so that it builds variants of the software.
324 Common variants for recipes exist such as "natives" like <filename>quilt-native</filename>, 324 Common variants for recipes exist such as "natives" like <filename>quilt-native</filename>,
325 which is a copy of quilt built to run on the build system; 325 which is a copy of Quilt built to run on the build system;
326 "crosses" such as <filename>gcc-cross</filename>, 326 "crosses" such as <filename>gcc-cross</filename>,
327 which is a compiler built to run on the build machine but produces binaries 327 which is a compiler built to run on the build machine but produces binaries
328 that run on the target <link linkend='var-MACHINE'><filename>MACHINE</filename></link>; 328 that run on the target <link linkend='var-MACHINE'><filename>MACHINE</filename></link>;