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/ref-manual | |
parent | 8e45b6db49166fd1a8cc6a5d437340e4eb9f5d67 (diff) | |
download | 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/ref-manual')
-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 9800848aba..ca4c34eebe 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
@@ -134,9 +134,11 @@ | |||
134 | </question> | 134 | </question> |
135 | <answer> | 135 | <answer> |
136 | <para> | 136 | <para> |
137 | Because the same set of recipes can be used to create output of various formats, the | 137 | Because you can use the same set of recipes to create output of |
138 | output of an OpenEmbedded build depends on how it was started. | 138 | various formats, the output of an OpenEmbedded build depends on |
139 | Usually, the output is a flashable image ready for the target device. | 139 | how you start it. |
140 | Usually, the output is a flashable image ready for the target | ||
141 | device. | ||
140 | </para> | 142 | </para> |
141 | </answer> | 143 | </answer> |
142 | </qandaentry> | 144 | </qandaentry> |