diff options
Diffstat (limited to 'documentation/poky-ref-manual/ref-varlocality.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-varlocality.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/ref-varlocality.xml b/documentation/poky-ref-manual/ref-varlocality.xml index a9db35fe4b..ae8f75c2f5 100644 --- a/documentation/poky-ref-manual/ref-varlocality.xml +++ b/documentation/poky-ref-manual/ref-varlocality.xml | |||
@@ -6,10 +6,10 @@ | |||
6 | <title>Variable Context</title> | 6 | <title>Variable Context</title> |
7 | 7 | ||
8 | <para> | 8 | <para> |
9 | While most variables can be used in almost any context such as | 9 | While most variables can be used in almost any context such as |
10 | <filename>.conf</filename>, <filename>.bbclass</filename>, | 10 | <filename>.conf</filename>, <filename>.bbclass</filename>, |
11 | <filename>.inc</filename>, and <filename>.bb</filename> files, | 11 | <filename>.inc</filename>, and <filename>.bb</filename> files, |
12 | some variables are often associated with a particular locality or context. | 12 | some variables are often associated with a particular locality or context. |
13 | This chapter describes some common associations. | 13 | This chapter describes some common associations. |
14 | </para> | 14 | </para> |
15 | 15 | ||
@@ -80,7 +80,7 @@ | |||
80 | <title>Local</title> | 80 | <title>Local</title> |
81 | 81 | ||
82 | <para> | 82 | <para> |
83 | This section lists variables whose context is the local configuration through the | 83 | This section lists variables whose context is the local configuration through the |
84 | <filename>local.conf</filename> file. | 84 | <filename>local.conf</filename> file. |
85 | <itemizedlist> | 85 | <itemizedlist> |
86 | <listitem><para><filename><link linkend='var-DISTRO'>DISTRO</link></filename> | 86 | <listitem><para><filename><link linkend='var-DISTRO'>DISTRO</link></filename> |
@@ -188,6 +188,6 @@ | |||
188 | </section> | 188 | </section> |
189 | </section> | 189 | </section> |
190 | </chapter> | 190 | </chapter> |
191 | <!-- | 191 | <!-- |
192 | vim: expandtab tw=80 ts=4 spell spelllang=en_gb | 192 | vim: expandtab tw=80 ts=4 spell spelllang=en_gb |
193 | --> | 193 | --> |