summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-12-17 14:08:19 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 14:43:31 +0000
commit76d7d1ea83f3e3907bed72ecedda91c82568b267 (patch)
tree479bfdc867bb656b7441935e6324f19402744dfa /documentation/kernel-manual
parent9dd3ac05748f018bf94bd3b9954f06d05f3eb2ff (diff)
downloadpoky-76d7d1ea83f3e3907bed72ecedda91c82568b267.tar.gz
documentation: Updated manual history tables for 1.3.1 release
Involved updating some variables in poky.ent to reflect the new release numbers and editing the five tables in all the manuals except the quick start. (From yocto-docs rev: c2af99f806b049c2f6680d3ba00d8dd980cd658b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-manual')
-rw-r--r--documentation/kernel-manual/kernel-manual.xml21
1 files changed, 13 insertions, 8 deletions
diff --git a/documentation/kernel-manual/kernel-manual.xml b/documentation/kernel-manual/kernel-manual.xml
index fe39649db7..219083863f 100644
--- a/documentation/kernel-manual/kernel-manual.xml
+++ b/documentation/kernel-manual/kernel-manual.xml
@@ -2,7 +2,7 @@
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > 3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
4 4
5<book id='kernel-manual' lang='en' 5<book id='kernel-manual' lang='en'
6 xmlns:xi="http://www.w3.org/2003/XInclude" 6 xmlns:xi="http://www.w3.org/2003/XInclude"
7 xmlns="http://docbook.org/ns/docbook" 7 xmlns="http://docbook.org/ns/docbook"
8 > 8 >
@@ -10,13 +10,13 @@
10 10
11 <mediaobject> 11 <mediaobject>
12 <imageobject> 12 <imageobject>
13 <imagedata fileref='figures/kernel-title.png' 13 <imagedata fileref='figures/kernel-title.png'
14 format='SVG' 14 format='SVG'
15 align='left' scalefit='1' width='100%'/> 15 align='left' scalefit='1' width='100%'/>
16 </imageobject> 16 </imageobject>
17 </mediaobject> 17 </mediaobject>
18 18
19 <title></title> 19 <title></title>
20 20
21 <authorgroup> 21 <authorgroup>
22 <author> 22 <author>
@@ -59,6 +59,11 @@
59 <date>October 2012</date> 59 <date>October 2012</date>
60 <revremark>Released with the Yocto Project 1.3 Release.</revremark> 60 <revremark>Released with the Yocto Project 1.3 Release.</revremark>
61 </revision> 61 </revision>
62 <revision>
63 <revnumber>1.3.1</revnumber>
64 <date>Sometime in 2013</date>
65 <revremark>Released with the Yocto Project 1.3.1 Release.</revremark>
66 </revision>
62 </revhistory> 67 </revhistory>
63 68
64 <copyright> 69 <copyright>
@@ -68,7 +73,7 @@
68 73
69 <legalnotice> 74 <legalnotice>
70 <para> 75 <para>
71 Permission is granted to copy, distribute and/or modify this document under 76 Permission is granted to copy, distribute and/or modify this document under
72 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. 77 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.
73 </para> 78 </para>
74 <note> 79 <note>
@@ -94,6 +99,6 @@
94--> 99-->
95 100
96</book> 101</book>
97<!-- 102<!--
98vim: expandtab tw=80 ts=4 103vim: expandtab tw=80 ts=4
99--> 104-->