summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/kernel-manual/kernel-manual.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/kernel-manual/kernel-manual.xml b/documentation/kernel-manual/kernel-manual.xml
index d7c5843247..91ca0e53b6 100644
--- a/documentation/kernel-manual/kernel-manual.xml
+++ b/documentation/kernel-manual/kernel-manual.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
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 4
4<book id='kernel-manual' lang='en' 5<book id='kernel-manual' lang='en'
5 xmlns:xi="http://www.w3.org/2003/XInclude" 6 xmlns:xi="http://www.w3.org/2003/XInclude"
@@ -61,7 +62,7 @@
61 </revhistory> 62 </revhistory>
62 63
63 <copyright> 64 <copyright>
64 <year>2010-2012</year> 65 <year>&COPYRIGHT_YEAR;</year>
65 <holder>Linux Foundation</holder> 66 <holder>Linux Foundation</holder>
66 </copyright> 67 </copyright>
67 68
@@ -73,9 +74,9 @@
73 <note> 74 <note>
74 Due to production processes, there could be differences between the Yocto Project 75 Due to production processes, there could be differences between the Yocto Project
75 documentation bundled in the release tarball and 76 documentation bundled in the release tarball and
76 <ulink url='http://www.yoctoproject.org/docs/1.1.1/kernel-manual/kernel-manual.html'> 77 <ulink url='&YOCTO_DOCS_KERNEL_URL;'>
77 The Yocto Project Kernel Architecture and Use Manual</ulink> on 78 The Yocto Project Kernel Architecture and Use Manual</ulink> on
78 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 79 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
79 For the latest version of this manual, see the manual on the website. 80 For the latest version of this manual, see the manual on the website.
80 </note> 81 </note>
81 </legalnotice> 82 </legalnotice>