documenation/poky-ref-manual/technical-details.xml: Some general edits.

(From yocto-docs rev: c1684acf9249a6ace631a98f25aa256a542cee62)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-12-08 13:34:43 -08:00 committed by Richard Purdie
parent 1ff81200ac
commit 01f5e6778c
1 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@
<para>
BitBake knows how to combine multiple data sources together and refers to each data source
as a <link linkend='usingpoky-changes-layers'>'layer'</link>.
as a "<link linkend='usingpoky-changes-layers'>layer</link>".
</para>
<para>
@ -115,7 +115,7 @@
The term "package" can also be used to describe recipes.
However, since the same word is used for the packaged output from the Yocto
Project (i.e. <filename>.ipk</filename> or <filename>.deb</filename> files),
this document avoids using the term "package" to refer to recipes.
this document avoids using the term "package" when refering to recipes.
</para>
</section>
@ -146,8 +146,8 @@
</section>
</section>
<section id="considering-shared-state-cache">
<title>Considering Shared State Cache</title>
<section id="shared-state-cache">
<title>Shared State Cache</title>
<para>
By design, the Yocto Project builds everything from scratch unless it can determine that