summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/ref-variables.xml')
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index aabe9e767c..f83844e0a7 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -1,14 +1,14 @@
1<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > 3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4 4
5<!-- Dummy chapter --> 5<!-- Dummy chapter -->
6<appendix id='ref-variables-glos'> 6<chapter id='ref-variables-glos'>
7 7
8<title>Reference: Variables Glossary</title> 8<title>Variables Glossary</title>
9 9
10<para> 10<para>
11 This section lists common variables used in the OpenEmbedded build system and gives an overview 11 This chapter lists common variables used in the OpenEmbedded build system and gives an overview
12 of their function and contents. 12 of their function and contents.
13</para> 13</para>
14 14
@@ -507,7 +507,7 @@
507 For additional information on how the build process gets source files 507 For additional information on how the build process gets source files
508 when working behind a firewall or proxy server, see the 508 when working behind a firewall or proxy server, see the
509 "<link linkend='how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server'>FAQ</link>" 509 "<link linkend='how-does-the-yocto-project-obtain-source-code-and-will-it-work-behind-my-firewall-or-proxy-server'>FAQ</link>"
510 appendix. 510 chapter.
511 </para> 511 </para>
512 </glossdef> 512 </glossdef>
513 513
@@ -1982,7 +1982,7 @@ recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
1982<!-- </glossdiv>--> 1982<!-- </glossdiv>-->
1983 1983
1984</glossary> 1984</glossary>
1985</appendix> 1985</chapter>
1986<!-- 1986<!--
1987vim: expandtab tw=80 ts=4 1987vim: expandtab tw=80 ts=4
1988--> 1988-->