diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-22 07:51:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:41 +0100 |
commit | af22a8c67196b64f5cb02cf1a320ecc2bbfe3f16 (patch) | |
tree | 38e393936cf15ced1429ddff5fb9753e5b3dd08c /documentation/dev-manual | |
parent | 307b04d98b303a2fd3b4d85a487137dda02ee0c7 (diff) | |
download | poky-af22a8c67196b64f5cb02cf1a320ecc2bbfe3f16.tar.gz |
documentation/dev-manual/dev-manual-intro.xml: wording change.
I changed "complete reference guide" to "a reference guide."
I don't really believe the Poky Reference Manual will ever really
be complete.
(From yocto-docs rev: 9afcfe03e4f3595ac78f2cda111e5bd025654595)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 7562aa5fb2..5189df5e5b 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -93,7 +93,7 @@ | |||
93 | Yocto Project Quick Start</ulink> - This short document lets you get started | 93 | Yocto Project Quick Start</ulink> - This short document lets you get started |
94 | with the Yocto Project quickly and start building an image.</para></listitem> | 94 | with the Yocto Project quickly and start building an image.</para></listitem> |
95 | <listitem><para>The <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> | 95 | <listitem><para>The <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> |
96 | Yocto Project Reference Manual</ulink> - This manual is the complete reference | 96 | Yocto Project Reference Manual</ulink> - This manual is a reference |
97 | guide to the Yocto Project build component. | 97 | guide to the Yocto Project build component. |
98 | The manual also contains a reference chapter on Board Support Package (BSP) | 98 | The manual also contains a reference chapter on Board Support Package (BSP) |
99 | layout.</para></listitem> | 99 | layout.</para></listitem> |