summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-19 13:12:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:47:06 -0700
commit7a59fbde96ddb6ac2760d08b459f8513ef242034 (patch)
treedb6b55fa2f2472848cc207cbe2433f9a28f5cee8 /documentation
parent87f4bfd0a39a146b49f57d82dc642ef6d039a5d1 (diff)
downloadast2050-yocto-poky-7a59fbde96ddb6ac2760d08b459f8513ef242034.zip
ast2050-yocto-poky-7a59fbde96ddb6ac2760d08b459f8513ef242034.tar.gz
documentation/poky-ref-manual/ref-variables.xml: partial edits.
(From yocto-docs rev: e8300735591f0b47aff64200a2dff477b5bfd9b2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 3601c97..1c9b379 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -7,7 +7,7 @@
<title>Reference: Variables Glossary</title>
<para>
- This section lists common variables used in Poky and gives an overview
+ This section lists common variables used in the Yocto Project and gives an overview
of their function and contents.
</para>
@@ -15,9 +15,9 @@
<para>
- <link linkend='var-glossary-a'>A</link>
- <link linkend='var-glossary-b'>B</link>
- <link linkend='var-glossary-c'>C</link>
+ <link linkend='var-AUTHOR'>A</link>
+ <link linkend='var-BB_NUMBER_THREADS'>B</link>
+ <link linkend='var-CFLAGS'>C</link>
<link linkend='var-glossary-d'>D</link>
<link linkend='var-glossary-e'>E</link>
<link linkend='var-glossary-f'>F</link>
@@ -47,15 +47,15 @@
<glossentry id='var-AUTHOR'><glossterm>AUTHOR</glossterm>
<glossdef>
- <para>E-mail address to contact original author(s) - to
- send patches, forward bugs...</para>
+ <para>The email address used to contact the original author or authors in
+ order to send patches, forward bugs, etc.</para>
</glossdef>
</glossentry>
<glossentry id='var-AUTOREV'><glossterm>AUTOREV</glossterm>
<glossdef>
- <para>Use current (newest) source revision - used with
- <glossterm><link linkend='var-SRCREV'>SRCREV</link></glossterm>
+ <para>Specifies to use the current (newest) source revision.
+ This variable is with the <filename><link linkend='var-SRCREV'>SRCREV</link></filename>
variable.</para>
</glossdef>
</glossentry>
OpenPOWER on IntegriCloud