From: Scott Rifenbark Date: Thu, 22 Sep 2016 23:27:41 +0000 (-0700) Subject: bitbake-user-manual: Updated minor wordings. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67d5501d5fd6b7ac3ee9ad97962fcf8a41d00cff;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake-user-manual: Updated minor wordings. Fixes [YOCTO #10296] Applied some minor wording changes per review edits. Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 82094b85c6d..5636a35620d 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml @@ -1132,8 +1132,8 @@ bbplain fourth } - The output from do_foo - results in the following: + Running do_foo + prints the following: recipename do_foo: first recipename do_foo: second @@ -1207,8 +1207,8 @@ bb.plain("third") } - The output from do_foo results - in the following: + Running do_foo prints + the following: recipename do_foo: first recipename do_foo: second