summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/extendpoky.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-08-18 08:27:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:47:02 -0700
commit8aa163ba6992718ecd63543dbbcd773c4755d3be (patch)
tree83d7affb98fdb76b758852ea6ee6ae495cfc2feb /documentation/poky-ref-manual/extendpoky.xml
parent295b855fc916628ca9f2d9ef68d5aa6832cb569f (diff)
downloadpoky-8aa163ba6992718ecd63543dbbcd773c4755d3be.tar.gz
documentation/poky-ref-manual: Changed top-level titles
Each of these chapters needed the title changes to reflect Yocto Project and not Poky. (From yocto-docs rev: a6d8d01b20af334ca9950c4287d61a728532f652) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/extendpoky.xml')
-rw-r--r--documentation/poky-ref-manual/extendpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml
index e9835f218f..512cd9f647 100644
--- a/documentation/poky-ref-manual/extendpoky.xml
+++ b/documentation/poky-ref-manual/extendpoky.xml
@@ -3,7 +3,7 @@
3 3
4<chapter id='extendpoky'> 4<chapter id='extendpoky'>
5 5
6<title>Extending Poky</title> 6<title>Extending the Yocto Project</title>
7 <para> 7 <para>
8 This chapter provides information about how to extend the functionality 8 This chapter provides information about how to extend the functionality
9 already present in Poky. 9 already present in Poky.