diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-12-08 13:13:40 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-16 16:58:39 +0000 |
commit | 9f31ba93dde37c191f7f52b352ccaad3d67e69cb (patch) | |
tree | ead9fe78de129ff1c439ed3fbf1eff7a3c923400 | |
parent | 7098ae12dff04bd81fe41175383ea4105b324662 (diff) | |
download | poky-9f31ba93dde37c191f7f52b352ccaad3d67e69cb.tar.gz |
documentation/poky-ref-manual/usingpoky.xml: updated intro paragraph
Beefed up the introductory paragraph a bit.
(From yocto-docs rev: be1716f393b5f8dd963275f49951ac7553eb3381)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky-ref-manual/usingpoky.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index ea316595b1..7fe60215ab 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml | |||
@@ -4,7 +4,9 @@ | |||
4 | <title>Using the Yocto Project</title> | 4 | <title>Using the Yocto Project</title> |
5 | 5 | ||
6 | <para> | 6 | <para> |
7 | This section describes the common usage for the Yocto Project. | 7 | This chapter describes common usage for the Yocto Project. |
8 | The information is introductory in nature as other manuals in the Yocto Project | ||
9 | provide more details on how to use the Yocto Project. | ||
8 | </para> | 10 | </para> |
9 | 11 | ||
10 | <section id='usingpoky-build'> | 12 | <section id='usingpoky-build'> |