diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-29 07:44:47 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:42 +0100 |
commit | bd869cf923e9ef0eb260cf5e36488503289d679a (patch) | |
tree | cb218da07b9eb5204843f2a61d86ec7f6d64ed31 /documentation | |
parent | 8e45b6db49166fd1a8cc6a5d437340e4eb9f5d67 (diff) | |
download | ast2050-yocto-poky-bd869cf923e9ef0eb260cf5e36488503289d679a.zip ast2050-yocto-poky-bd869cf923e9ef0eb260cf5e36488503289d679a.tar.gz |
ref-manual: Edits to FAQ type of output question.
(From yocto-docs rev: 9dae319c9bbbac0b7a5cfd49ad8918d1432ca9bf)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/faq.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index 9800848..ca4c34e 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml @@ -134,9 +134,11 @@ </question> <answer> <para> - Because the same set of recipes can be used to create output of various formats, the - output of an OpenEmbedded build depends on how it was started. - Usually, the output is a flashable image ready for the target device. + Because you can use the same set of recipes to create output of + various formats, the output of an OpenEmbedded build depends on + how you start it. + Usually, the output is a flashable image ready for the target + device. </para> </answer> </qandaentry> |