From: Scott Rifenbark Date: Thu, 22 Sep 2016 23:27:41 +0000 (-0700) Subject: bitbake: bitbake-user-manual: Updated minor wordings. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04128a657ad92b60fba27e4a0748d2af45d0da75;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: bitbake-user-manual: Updated minor wordings. Fixes [YOCTO #10296] Applied some minor wording changes per review edits. (Bitbake rev: 67d5501d5fd6b7ac3ee9ad97962fcf8a41d00cff) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 82094b85c6d..5636a35620d 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/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