summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/poky-ref-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/poky-ref-manual.xml')
-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 b07f213c13..2039fba063 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"
@@ -65,7 +66,7 @@
65 </revhistory> 66 </revhistory>
66 67
67 <copyright> 68 <copyright>
68 <year>2007-2012</year> 69 <year>&COPYRIGHT_YEAR;</year>
69 <holder>Linux Foundation</holder> 70 <holder>Linux Foundation</holder>
70 </copyright> 71 </copyright>
71 72
@@ -77,9 +78,9 @@
77 <note> 78 <note>
78 Due to production processes, there could be differences between the Yocto Project 79 Due to production processes, there could be differences between the Yocto Project
79 documentation bundled in the release tarball and 80 documentation bundled in the release tarball and
80 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'> 81 <ulink url='&YOCTO_DOCS_REF_URL;'>
81 The Yocto Project Reference Manual</ulink> on 82 The Yocto Project Reference Manual</ulink> on
82 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 83 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
83 For the latest version of this manual, see the manual on the website. 84 For the latest version of this manual, see the manual on the website.
84 </note> 85 </note>
85 </legalnotice> 86 </legalnotice>