aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-11-01 10:46:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-03 13:52:54 +0000
commit128b6be90166f7dca6ff03c9c2b9b58b3258686a (patch)
tree8ed6bad29b35d532b0353419f62412be92609330 /documentation
parentf184d585de3905a9c8919cb0f916df55f56f4425 (diff)
downloadopenembedded-core-contrib-128b6be90166f7dca6ff03c9c2b9b58b3258686a.tar.gz
documentation: poky-ref-manual - Better wording for build section
I improved the wording such that it is not confusing between the information in reference manual's section on running a build and the general overview presented in the YP Quick Start. (From yocto-docs rev: 17e2fc34941612589b8ddf3314a4760e9c2f402d) 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/poky-ref-manual/usingpoky.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml
index 4ae6545479..b824a28869 100644
--- a/documentation/poky-ref-manual/usingpoky.xml
+++ b/documentation/poky-ref-manual/usingpoky.xml
@@ -15,12 +15,12 @@
<title>Running a Build</title>
<para>
- You can find general information on how to build an image using the OpenEmbedded build
- system in the
- "<ulink url='&YOCTO_DOCS_QS_URL;#building-image'>Building an Image</ulink>"
- section of the Yocto Project Quick Start.
This section provides a summary of the build process and provides information
for less obvious aspects of the build process.
+ For general information on how to build an image using the OpenEmbedded build
+ system, see the
+ "<ulink url='&YOCTO_DOCS_QS_URL;#building-image'>Building an Image</ulink>"
+ section of the Yocto Project Quick Start.
</para>
<section id='build-overview'>