summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-18 07:48:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:52 +0100
commitb5a63c8b18b9b11c0135d6a082fa816f87e7453a (patch)
tree0e374abd2e69abff90e3fc3d11f84b0be8cb93de /documentation/ref-manual
parent721237eaba0bdd4740a0b5c2e78974f3f9f5f938 (diff)
downloadpoky-b5a63c8b18b9b11c0135d6a082fa816f87e7453a.tar.gz
ref-manual: Updated APPEPND variable.
Changed wording so I could reference the proper name of the LABELS variable. (From yocto-docs rev: 05e5f287bde8219d1f8125d71fd48a36a422009a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 0287b910a0..0f8e0a44c4 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -254,13 +254,14 @@
254 254
255 <glossentry id='var-APPEND'><glossterm>APPEND</glossterm> 255 <glossentry id='var-APPEND'><glossterm>APPEND</glossterm>
256 <info> 256 <info>
257 APPEND[doc] = "An override list of append strings for each LABEL." 257 APPEND[doc] = "An override list of append strings for target specified using LABELS."
258 </info> 258 </info>
259 <glossdef> 259 <glossdef>
260 <para role="glossdeffirst"> 260 <para role="glossdeffirst">
261<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> 261<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
262 An override list of append strings for each 262 An override list of append strings for each target
263 <link linkend='var-LABELS'><filename>LABEL</filename></link>. 263 specified with
264 <link linkend='var-LABELS'><filename>LABELS</filename></link>.
264 </para> 265 </para>
265 266
266 <para> 267 <para>