diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-08-23 13:06:37 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-24 19:49:35 -0700 |
commit | e4e0d026c17bf628d18fb8ee9e6c59498c37e57c (patch) | |
tree | 33405033f29d4550820a920c04919c8588ca3cab /documentation/poky-ref-manual/ref-structure.xml | |
parent | 82fd0556c2a9c6c6b319b9fd44ba26124dd052ab (diff) | |
download | poky-e4e0d026c17bf628d18fb8ee9e6c59498c37e57c.tar.gz |
documentation: typo, spelling & minor grammar fixes
(From yocto-docs rev: a5b069b04979a566b08415cf27af2ad6abf90f2f)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
-rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index 3e3b7944d3..be81faf586 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
@@ -173,7 +173,7 @@ | |||
173 | <title><filename>build/pseudodone</filename></title> | 173 | <title><filename>build/pseudodone</filename></title> |
174 | 174 | ||
175 | <para> | 175 | <para> |
176 | This tag file indicates that the intitial pseudo binary was created. | 176 | This tag file indicates that the initial pseudo binary was created. |
177 | The file is built the first time BitBake is invoked. | 177 | The file is built the first time BitBake is invoked. |
178 | </para> | 178 | </para> |
179 | </section> | 179 | </section> |
@@ -468,7 +468,7 @@ | |||
468 | Any distribution-specific configuration is controlled from this directory. | 468 | Any distribution-specific configuration is controlled from this directory. |
469 | The Yocto Project only contains the Yocto Project distribution so | 469 | The Yocto Project only contains the Yocto Project distribution so |
470 | <filename>defaultsetup.conf</filename> is the main file here. | 470 | <filename>defaultsetup.conf</filename> is the main file here. |
471 | This directory includes the versions and SRCDATES for applications that are configured here. | 471 | This directory includes the versions and SRCDATEs for applications that are configured here. |
472 | An example of an alternative configuration is <filename>poky-bleeding.conf</filename> | 472 | An example of an alternative configuration is <filename>poky-bleeding.conf</filename> |
473 | although this file mainly inherits its configuration from the Yocto Project itself. | 473 | although this file mainly inherits its configuration from the Yocto Project itself. |
474 | </para> | 474 | </para> |
@@ -479,7 +479,7 @@ | |||
479 | 479 | ||
480 | <para> | 480 | <para> |
481 | This directory contains anything linking to specific hardware or hardware configuration information | 481 | This directory contains anything linking to specific hardware or hardware configuration information |
482 | such as "uboot" and "grub". | 482 | such as "u-boot" and "grub". |
483 | </para> | 483 | </para> |
484 | </section> | 484 | </section> |
485 | 485 | ||
@@ -575,7 +575,7 @@ | |||
575 | 575 | ||
576 | <para> | 576 | <para> |
577 | This directory contains recipes that used by other recipes, but that are not directly | 577 | This directory contains recipes that used by other recipes, but that are not directly |
578 | included in images (i.e. depenendies of other recipes). | 578 | included in images (i.e. dependencies of other recipes). |
579 | </para> | 579 | </para> |
580 | </section> | 580 | </section> |
581 | 581 | ||