summaryrefslogtreecommitdiff
path: root/documentation/poky-ref-manual/ref-structure.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
-rw-r--r--documentation/poky-ref-manual/ref-structure.xml15
1 files changed, 3 insertions, 12 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml
index ca589de428..296ea54eb3 100644
--- a/documentation/poky-ref-manual/ref-structure.xml
+++ b/documentation/poky-ref-manual/ref-structure.xml
@@ -7,7 +7,7 @@
<para>
Poky consists of several components and understanding what these are
- and where they're located is one of the keys to use it. This section walks
+ and where they're located is one of the keys to using it. This section walks
through the Poky directory structure giving information about the various
files and directories.
</para>
@@ -121,10 +121,10 @@
</section>
<section id='handbook'>
- <title><filename class="directory">handbook</filename></title>
+ <title><filename class="directory">documentation</filename></title>
<para>
- This is the location where this handbook is generated
+ This is the location for documentaiton about poky including this handbook.
</para>
</section>
@@ -488,15 +488,6 @@ source POKY_SRC/poky-init-build-env [BUILDDIR]
</para>
</section>
- <section id='structure-meta-packages'>
- <title><filename class="directory">meta/packages/</filename></title>
-
- <para>
- this is a catch-all place for the rest which not fits into above
- recipes-***. Images and tasks are also placed here.
- </para>
- </section>
-
<section id='structure-meta-site'>
<title><filename class="directory">meta/site/</filename></title>