diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-12-08 13:13:40 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:05:48 +0000 |
commit | caab52f6cc84b8fd09d150093bbb19674340ceaa (patch) | |
tree | 46a8e369c163a67bc8ad7615dac718e55287989e /documentation | |
parent | b4eb195b34471957facdfdf3f9402fa67db14908 (diff) | |
download | poky-caab52f6cc84b8fd09d150093bbb19674340ceaa.tar.gz |
documentation/poky-ref-manual/usingpoky.xml: updated intro paragraph
Beefed up the introductory paragraph a bit.
(From yocto-docs rev: 99e0b95d4827dcc309ab0f212801fc86758a297d)
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.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 e741e23d93..833acf7403 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'> |