From: Scott Rifenbark Date: Fri, 22 Jul 2016 19:23:40 +0000 (-0700) Subject: ref-manual: Removed redundant "and" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5203cfe6a9b6d12153426bf7b8d9834c9c4efba2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Removed redundant "and" (From yocto-docs rev: 60a1b98e22d4118e090c0dd214736b78884da227) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 568091de4b3..1181d645763 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -12388,7 +12388,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" Using terminology from GNU, the primary system is referred to as the "HOST" and the secondary, or different, system is referred to as the "TARGET". - Thus, the binaries run on the "HOST" system and + Thus, the binaries run on the "HOST" system and generate binaries for the "TARGET" system. The STAGING_DIR_HOST variable points to the sysroot used for the "HOST" system, while