From 05195def10b97de58a2f3e5c1880373cf1885d80 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Apr 2018 07:48:21 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation') 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 @@ APPEND - APPEND[doc] = "An override list of append strings for each LABEL." + APPEND[doc] = "An override list of append strings for target specified using LABELS." - An override list of append strings for each - LABEL. + An override list of append strings for each target + specified with + LABELS. -- cgit v1.2.3-54-g00ecf