aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual.xml')
-rw-r--r--documentation/dev-manual/dev-manual.xml25
1 files changed, 15 insertions, 10 deletions
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index d8b48f4ace..29b10513c5 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
-<book id='dev-manual' lang='en'
+<book id='dev-manual' lang='en'
xmlns:xi="http://www.w3.org/2003/XInclude"
xmlns="http://docbook.org/ns/docbook"
>
@@ -10,13 +10,13 @@
<mediaobject>
<imageobject>
- <imagedata fileref='figures/dev-title.png'
- format='SVG'
+ <imagedata fileref='figures/dev-title.png'
+ format='SVG'
align='left' scalefit='1' width='100%'/>
- </imageobject>
+ </imageobject>
</mediaobject>
- <title></title>
+ <title></title>
<authorgroup>
<author>
@@ -44,6 +44,11 @@
<date>July 2012</date>
<revremark>Released with the Yocto Project 1.2.1 Release.</revremark>
</revision>
+ <revision>
+ <revnumber>1.2.2</revnumber>
+ <date>Sometime in 2013</date>
+ <revremark>Released with the Yocto Project 1.2.2 Release.</revremark>
+ </revision>
</revhistory>
<copyright>
@@ -53,15 +58,15 @@
<legalnotice>
<para>
- Permission is granted to copy, distribute and/or modify this document under
+ Permission is granted to copy, distribute and/or modify this document under
the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-sa/2.0/uk/">
- Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by
+ Creative Commons Attribution-Share Alike 2.0 UK: England &amp; Wales</ulink> as published by
Creative Commons.
</para>
<note>
Due to production processes, there could be differences between the Yocto Project
- documentation bundled in the release tarball and
+ documentation bundled in the release tarball and
<ulink url='&YOCTO_DOCS_DEV_URL;'>
The Yocto Project Development Manual</ulink> on
the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
@@ -86,6 +91,6 @@
<xi:include href="dev-manual-kernel-appendix.xml"/>
</book>
-<!--
-vim: expandtab tw=80 ts=4
+<!--
+vim: expandtab tw=80 ts=4
-->