summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml
index 0edb368a71..99b6accfd9 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-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='poky-ref-manual' lang='en' 5<book id='poky-ref-manual' lang='en'
5 xmlns:xi="http://www.w3.org/2003/XInclude" 6 xmlns:xi="http://www.w3.org/2003/XInclude"
@@ -75,7 +76,7 @@
75 </revhistory> 76 </revhistory>
76 77
77 <copyright> 78 <copyright>
78 <year>2007-2012</year> 79 <year>&COPYRIGHT_YEAR;</year>
79 <holder>Linux Foundation</holder> 80 <holder>Linux Foundation</holder>
80 </copyright> 81 </copyright>
81 82
@@ -87,9 +88,9 @@
87 <note> 88 <note>
88 Due to production processes, there could be differences between the Yocto Project 89 Due to production processes, there could be differences between the Yocto Project
89 documentation bundled in the release tarball and 90 documentation bundled in the release tarball and
90 <ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html'> 91 <ulink url='&YOCTO_DOCS_REF_URL;'>
91 The Yocto Project Reference Manual</ulink> on 92 The Yocto Project Reference Manual</ulink> on
92 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 93 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
93 For the latest version of this manual, see the manual on the website. 94 For the latest version of this manual, see the manual on the website.
94 </note> 95 </note>
95 </legalnotice> 96 </legalnotice>