summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-03-28 09:17:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:05 +0100
commit7907cb7b6c0e4656bff5b02bd7b3a3d0bb9f4287 (patch)
tree6fc0f702e38333886bb654f164f608674b1dce11
parentfe1419631c597a2f088454fe97ead333838e61e1 (diff)
downloadpoky-7907cb7b6c0e4656bff5b02bd7b3a3d0bb9f4287.tar.gz
Documentation: Updated Manual Notes
I did some re-wording to account for when the user does a web search for a manual and the search returns an ancient version of the manual. Many times the user is oblivious of this fact and is trying to use a version of the docs that don't come close to matching the version of the YP. (From yocto-docs rev: 1cbe06cefda2b35584a8365564e01888d229d0b3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml58
-rw-r--r--documentation/bsp-guide/bsp-guide.xml38
-rw-r--r--documentation/concepts-manual/concepts-manual.xml38
-rw-r--r--documentation/dev-manual/dev-manual.xml38
-rw-r--r--documentation/getting-started/getting-started.xml42
-rw-r--r--documentation/kernel-dev/kernel-dev.xml38
-rw-r--r--documentation/mega-manual/mega-manual.xml38
-rw-r--r--documentation/profile-manual/profile-manual.xml38
-rw-r--r--documentation/ref-manual/ref-manual.xml38
-rw-r--r--documentation/sdk-manual/sdk-manual.xml39
-rw-r--r--documentation/toaster-manual/toaster-manual.xml38
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml38
12 files changed, 315 insertions, 166 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
index 356bd521fd..ee7f7b421d 100644
--- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
+++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
@@ -17,26 +17,44 @@
17 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. 17 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.
18 </para> 18 </para>
19<!-- 19<!--
20 <note><title>Manual Notes</title> 20 <note><title>Manual Notes</title>
21 <itemizedlist> 21 <itemizedlist>
22 <listitem><para> 22 <listitem><para>
23 For the latest version of this document associated with 23 This version of the document is for the
24 this Yocto Project release 24 &YOCTO_DOC_VERSION; release of the Yocto Project.
25 (version &YOCTO_DOC_VERSION;), see the "My First 25 To be sure you have the latest version of this document
26 Yocto Project Build" from the 26 for this release, go to the
27 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 27 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
28 </para></listitem> 28 and select the manual from that site.
29 <listitem><para> 29 Manuals from the site are more up-to-date than manuals
30 This paper is written for the &YOCTO_DOC_VERSION;. 30 derived from the Yocto Project released TAR files.
31 For later releases of the Yocto Project (if they exist), 31 </para></listitem>
32 go to the 32 <listitem><para>
33 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 33 If you located this manual through a web search, the
34 and use the drop-down "Active Releases" button 34 version of the manual might not be the one you want
35 and choose the Yocto Project version for which you want 35 (e.g. the search might have returned a manual much
36 the manual. 36 older than the Yocto Project version with which you
37 </para></listitem> 37 are working).
38 </itemizedlist> 38 You can see all Yocto Project major releases by
39 </note> 39 visiting the
40 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
41 page.
42 If you need a version of this manual for a different
43 Yocto Project release, visit the
44 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
45 and select the manual set by using the
46 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
47 pull-down menus.
48 </para></listitem>
49 <listitem><para>
50 To report any inaccuracies or problems with this
51 manual, send an email to the Yocto Project
52 discussion group at
53 <filename>yocto@yoctoproject.com</filename> or log into
54 the freenode <filename>#yocto</filename> channel.
55 </para></listitem>
56 </itemizedlist>
57 </note>
40--> 58-->
41 </legalnotice> 59 </legalnotice>
42 60
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index 5df7e887f4..2d25b578e2 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -141,24 +141,36 @@
141 is for the &YOCTO_DOC_VERSION; release of the 141 is for the &YOCTO_DOC_VERSION; release of the
142 Yocto Project. 142 Yocto Project.
143 To be sure you have the latest version of the manual 143 To be sure you have the latest version of the manual
144 for this release, use the manual from the 144 for this release, go to the
145 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 145 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
146 and select the manual from that site.
147 Manuals from the site are more up-to-date than manuals
148 derived from the Yocto Project released TAR files.
146 </para></listitem> 149 </para></listitem>
147 <listitem><para> 150 <listitem><para>
148 For manuals associated with other releases of the Yocto 151 If you located this manual through a web search, the
149 Project, go to the 152 version of the manual might not be the one you want
153 (e.g. the search might have returned a manual much
154 older than the Yocto Project version with which you
155 are working).
156 You can see all Yocto Project major releases by
157 visiting the
158 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
159 page.
160 If you need a version of this manual for a different
161 Yocto Project release, visit the
150 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 162 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
151 and use the drop-down "Active Releases" button 163 and select the manual set by using the
152 and choose the manual associated with the desired 164 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
153 Yocto Project. 165 pull-down menus.
154 </para></listitem> 166 </para></listitem>
155 <listitem><para> 167 <listitem><para>
156 To report any inaccuracies or problems with this 168 To report any inaccuracies or problems with this
157 manual, send an email to the Yocto Project 169 manual, send an email to the Yocto Project
158 discussion group at 170 discussion group at
159 <filename>yocto@yoctoproject.com</filename> or log into 171 <filename>yocto@yoctoproject.com</filename> or log into
160 the freenode <filename>#yocto</filename> channel. 172 the freenode <filename>#yocto</filename> channel.
161 </para></listitem> 173 </para></listitem>
162 </itemizedlist> 174 </itemizedlist>
163 </note> 175 </note>
164 </legalnotice> 176 </legalnotice>
diff --git a/documentation/concepts-manual/concepts-manual.xml b/documentation/concepts-manual/concepts-manual.xml
index 5057804f68..2d50792de6 100644
--- a/documentation/concepts-manual/concepts-manual.xml
+++ b/documentation/concepts-manual/concepts-manual.xml
@@ -58,24 +58,36 @@
58 is for the &YOCTO_DOC_VERSION; release of the 58 is for the &YOCTO_DOC_VERSION; release of the
59 Yocto Project. 59 Yocto Project.
60 To be sure you have the latest version of the manual 60 To be sure you have the latest version of the manual
61 for this release, use the manual from the 61 for this release, go to the
62 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 62 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
63 and select the manual from that site.
64 Manuals from the site are more up-to-date than manuals
65 derived from the Yocto Project released TAR files.
63 </para></listitem> 66 </para></listitem>
64 <listitem><para> 67 <listitem><para>
65 For manuals associated with other releases of the Yocto 68 If you located this manual through a web search, the
66 Project, go to the 69 version of the manual might not be the one you want
70 (e.g. the search might have returned a manual much
71 older than the Yocto Project version with which you
72 are working).
73 You can see all Yocto Project major releases by
74 visiting the
75 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
76 page.
77 If you need a version of this manual for a different
78 Yocto Project release, visit the
67 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 79 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
68 and use the drop-down "Active Releases" button 80 and select the manual set by using the
69 and choose the manual associated with the desired 81 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
70 Yocto Project. 82 pull-down menus.
71 </para></listitem> 83 </para></listitem>
72 <listitem><para> 84 <listitem><para>
73 To report any inaccuracies or problems with this 85 To report any inaccuracies or problems with this
74 manual, send an email to the Yocto Project 86 manual, send an email to the Yocto Project
75 discussion group at 87 discussion group at
76 <filename>yocto@yoctoproject.com</filename> or log into 88 <filename>yocto@yoctoproject.com</filename> or log into
77 the freenode <filename>#yocto</filename> channel. 89 the freenode <filename>#yocto</filename> channel.
78 </para></listitem> 90 </para></listitem>
79 </itemizedlist> 91 </itemizedlist>
80 </note> 92 </note>
81 </legalnotice> 93 </legalnotice>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index aaeb4e7576..c9b3a4c4d3 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -128,24 +128,36 @@
128 is for the &YOCTO_DOC_VERSION; release of the 128 is for the &YOCTO_DOC_VERSION; release of the
129 Yocto Project. 129 Yocto Project.
130 To be sure you have the latest version of the manual 130 To be sure you have the latest version of the manual
131 for this release, use the manual from the 131 for this release, go to the
132 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 132 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
133 and select the manual from that site.
134 Manuals from the site are more up-to-date than manuals
135 derived from the Yocto Project released TAR files.
133 </para></listitem> 136 </para></listitem>
134 <listitem><para> 137 <listitem><para>
135 For manuals associated with other releases of the Yocto 138 If you located this manual through a web search, the
136 Project, go to the 139 version of the manual might not be the one you want
140 (e.g. the search might have returned a manual much
141 older than the Yocto Project version with which you
142 are working).
143 You can see all Yocto Project major releases by
144 visiting the
145 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
146 page.
147 If you need a version of this manual for a different
148 Yocto Project release, visit the
137 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 149 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
138 and use the drop-down "Active Releases" button 150 and select the manual set by using the
139 and choose the manual associated with the desired 151 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
140 Yocto Project. 152 pull-down menus.
141 </para></listitem> 153 </para></listitem>
142 <listitem><para> 154 <listitem><para>
143 To report any inaccuracies or problems with this 155 To report any inaccuracies or problems with this
144 manual, send an email to the Yocto Project 156 manual, send an email to the Yocto Project
145 discussion group at 157 discussion group at
146 <filename>yocto@yoctoproject.com</filename> or log into 158 <filename>yocto@yoctoproject.com</filename> or log into
147 the freenode <filename>#yocto</filename> channel. 159 the freenode <filename>#yocto</filename> channel.
148 </para></listitem> 160 </para></listitem>
149 </itemizedlist> 161 </itemizedlist>
150 </note> 162 </note>
151 </legalnotice> 163 </legalnotice>
diff --git a/documentation/getting-started/getting-started.xml b/documentation/getting-started/getting-started.xml
index 8ce35fbc5d..19f869eb21 100644
--- a/documentation/getting-started/getting-started.xml
+++ b/documentation/getting-started/getting-started.xml
@@ -54,28 +54,40 @@
54 <itemizedlist> 54 <itemizedlist>
55 <listitem><para> 55 <listitem><para>
56 This version of the 56 This version of the
57 <emphasis>Getting Started With Yocto Project Manual</emphasis> 57 <emphasis>Getting Started With Yocto Project</emphasis>
58 is for the &YOCTO_DOC_VERSION; release of the 58 manual is for the &YOCTO_DOC_VERSION; release of the
59 Yocto Project. 59 Yocto Project.
60 To be sure you have the latest version of the manual 60 To be sure you have the latest version of the manual
61 for this release, use the manual from the 61 for this release, go to the
62 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 62 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
63 and select the manual from that site.
64 Manuals from the site are more up-to-date than manuals
65 derived from the Yocto Project released TAR files.
63 </para></listitem> 66 </para></listitem>
64 <listitem><para> 67 <listitem><para>
65 For manuals associated with other releases of the Yocto 68 If you located this manual through a web search, the
66 Project, go to the 69 version of the manual might not be the one you want
70 (e.g. the search might have returned a manual much
71 older than the Yocto Project version with which you
72 are working).
73 You can see all Yocto Project major releases by
74 visiting the
75 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
76 page.
77 If you need a version of this manual for a different
78 Yocto Project release, visit the
67 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 79 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
68 and use the drop-down "Active Releases" button 80 and select the manual set by using the
69 and choose the manual associated with the desired 81 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
70 Yocto Project. 82 pull-down menus.
71 </para></listitem> 83 </para></listitem>
72 <listitem><para> 84 <listitem><para>
73 To report any inaccuracies or problems with this 85 To report any inaccuracies or problems with this
74 manual, send an email to the Yocto Project 86 manual, send an email to the Yocto Project
75 discussion group at 87 discussion group at
76 <filename>yocto@yoctoproject.com</filename> or log into 88 <filename>yocto@yoctoproject.com</filename> or log into
77 the freenode <filename>#yocto</filename> channel. 89 the freenode <filename>#yocto</filename> channel.
78 </para></listitem> 90 </para></listitem>
79 </itemizedlist> 91 </itemizedlist>
80 </note> 92 </note>
81 </legalnotice> 93 </legalnotice>
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml
index f697e3cb9d..941c863bdf 100644
--- a/documentation/kernel-dev/kernel-dev.xml
+++ b/documentation/kernel-dev/kernel-dev.xml
@@ -111,24 +111,36 @@
111 is for the &YOCTO_DOC_VERSION; release of the 111 is for the &YOCTO_DOC_VERSION; release of the
112 Yocto Project. 112 Yocto Project.
113 To be sure you have the latest version of the manual 113 To be sure you have the latest version of the manual
114 for this release, use the manual from the 114 for this release, go to the
115 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 115 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
116 and select the manual from that site.
117 Manuals from the site are more up-to-date than manuals
118 derived from the Yocto Project released TAR files.
116 </para></listitem> 119 </para></listitem>
117 <listitem><para> 120 <listitem><para>
118 For manuals associated with other releases of the Yocto 121 If you located this manual through a web search, the
119 Project, go to the 122 version of the manual might not be the one you want
123 (e.g. the search might have returned a manual much
124 older than the Yocto Project version with which you
125 are working).
126 You can see all Yocto Project major releases by
127 visiting the
128 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
129 page.
130 If you need a version of this manual for a different
131 Yocto Project release, visit the
120 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 132 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
121 and use the drop-down "Active Releases" button 133 and select the manual set by using the
122 and choose the manual associated with the desired 134 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
123 Yocto Project. 135 pull-down menus.
124 </para></listitem> 136 </para></listitem>
125 <listitem><para> 137 <listitem><para>
126 To report any inaccuracies or problems with this 138 To report any inaccuracies or problems with this
127 manual, send an email to the Yocto Project 139 manual, send an email to the Yocto Project
128 discussion group at 140 discussion group at
129 <filename>yocto@yoctoproject.com</filename> or log into 141 <filename>yocto@yoctoproject.com</filename> or log into
130 the freenode <filename>#yocto</filename> channel. 142 the freenode <filename>#yocto</filename> channel.
131 </para></listitem> 143 </para></listitem>
132 </itemizedlist> 144 </itemizedlist>
133 </note> 145 </note>
134 </legalnotice> 146 </legalnotice>
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index 642b1b491c..344634033e 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -95,24 +95,36 @@
95 is for the &YOCTO_DOC_VERSION; release of the 95 is for the &YOCTO_DOC_VERSION; release of the
96 Yocto Project. 96 Yocto Project.
97 To be sure you have the latest version of the manual 97 To be sure you have the latest version of the manual
98 for this release, use the manual from the 98 for this release, go to the
99 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 99 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
100 and select the manual from that site.
101 Manuals from the site are more up-to-date than manuals
102 derived from the Yocto Project released TAR files.
100 </para></listitem> 103 </para></listitem>
101 <listitem><para> 104 <listitem><para>
102 For manuals associated with other releases of the Yocto 105 If you located this manual through a web search, the
103 Project, go to the 106 version of the manual might not be the one you want
107 (e.g. the search might have returned a manual much
108 older than the Yocto Project version with which you
109 are working).
110 You can see all Yocto Project major releases by
111 visiting the
112 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
113 page.
114 If you need a version of this manual for a different
115 Yocto Project release, visit the
104 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 116 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
105 and use the drop-down "Active Releases" button 117 and select the manual set by using the
106 and choose the manual associated with the desired 118 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
107 Yocto Project. 119 pull-down menus.
108 </para></listitem> 120 </para></listitem>
109 <listitem><para> 121 <listitem><para>
110 To report any inaccuracies or problems with this 122 To report any inaccuracies or problems with this
111 manual, send an email to the Yocto Project 123 manual, send an email to the Yocto Project
112 discussion group at 124 discussion group at
113 <filename>yocto@yoctoproject.com</filename> or log into 125 <filename>yocto@yoctoproject.com</filename> or log into
114 the freenode <filename>#yocto</filename> channel. 126 the freenode <filename>#yocto</filename> channel.
115 </para></listitem> 127 </para></listitem>
116 </itemizedlist> 128 </itemizedlist>
117 </note> 129 </note>
118 130
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml
index 3f8f93a3ae..098e105f29 100644
--- a/documentation/profile-manual/profile-manual.xml
+++ b/documentation/profile-manual/profile-manual.xml
@@ -113,24 +113,36 @@
113 is for the &YOCTO_DOC_VERSION; release of the 113 is for the &YOCTO_DOC_VERSION; release of the
114 Yocto Project. 114 Yocto Project.
115 To be sure you have the latest version of the manual 115 To be sure you have the latest version of the manual
116 for this release, use the manual from the 116 for this release, go to the
117 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 117 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
118 and select the manual from that site.
119 Manuals from the site are more up-to-date than manuals
120 derived from the Yocto Project released TAR files.
118 </para></listitem> 121 </para></listitem>
119 <listitem><para> 122 <listitem><para>
120 For manuals associated with other releases of the Yocto 123 If you located this manual through a web search, the
121 Project, go to the 124 version of the manual might not be the one you want
125 (e.g. the search might have returned a manual much
126 older than the Yocto Project version with which you
127 are working).
128 You can see all Yocto Project major releases by
129 visiting the
130 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
131 page.
132 If you need a version of this manual for a different
133 Yocto Project release, visit the
122 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 134 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
123 and use the drop-down "Active Releases" button 135 and select the manual set by using the
124 and choose the manual associated with the desired 136 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
125 Yocto Project. 137 pull-down menus.
126 </para></listitem> 138 </para></listitem>
127 <listitem><para> 139 <listitem><para>
128 To report any inaccuracies or problems with this 140 To report any inaccuracies or problems with this
129 manual, send an email to the Yocto Project 141 manual, send an email to the Yocto Project
130 discussion group at 142 discussion group at
131 <filename>yocto@yoctoproject.com</filename> or log into 143 <filename>yocto@yoctoproject.com</filename> or log into
132 the freenode <filename>#yocto</filename> channel. 144 the freenode <filename>#yocto</filename> channel.
133 </para></listitem> 145 </para></listitem>
134 </itemizedlist> 146 </itemizedlist>
135 </note> 147 </note>
136 </legalnotice> 148 </legalnotice>
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml
index dbcc28bcd6..16bd5781c8 100644
--- a/documentation/ref-manual/ref-manual.xml
+++ b/documentation/ref-manual/ref-manual.xml
@@ -142,24 +142,36 @@
142 is for the &YOCTO_DOC_VERSION; release of the 142 is for the &YOCTO_DOC_VERSION; release of the
143 Yocto Project. 143 Yocto Project.
144 To be sure you have the latest version of the manual 144 To be sure you have the latest version of the manual
145 for this release, use the manual from the 145 for this release, go to the
146 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 146 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
147 and select the manual from that site.
148 Manuals from the site are more up-to-date than manuals
149 derived from the Yocto Project released TAR files.
147 </para></listitem> 150 </para></listitem>
148 <listitem><para> 151 <listitem><para>
149 For manuals associated with other releases of the Yocto 152 If you located this manual through a web search, the
150 Project, go to the 153 version of the manual might not be the one you want
154 (e.g. the search might have returned a manual much
155 older than the Yocto Project version with which you
156 are working).
157 You can see all Yocto Project major releases by
158 visiting the
159 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
160 page.
161 If you need a version of this manual for a different
162 Yocto Project release, visit the
151 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 163 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
152 and use the drop-down "Active Releases" button 164 and select the manual set by using the
153 and choose the manual associated with the desired 165 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
154 Yocto Project. 166 pull-down menus.
155 </para></listitem> 167 </para></listitem>
156 <listitem><para> 168 <listitem><para>
157 To report any inaccuracies or problems with this 169 To report any inaccuracies or problems with this
158 manual, send an email to the Yocto Project 170 manual, send an email to the Yocto Project
159 discussion group at 171 discussion group at
160 <filename>yocto@yoctoproject.com</filename> or log into 172 <filename>yocto@yoctoproject.com</filename> or log into
161 the freenode <filename>#yocto</filename> channel. 173 the freenode <filename>#yocto</filename> channel.
162 </para></listitem> 174 </para></listitem>
163 </itemizedlist> 175 </itemizedlist>
164 </note> 176 </note>
165 </legalnotice> 177 </legalnotice>
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml
index cf59f5a0f7..53bda1a292 100644
--- a/documentation/sdk-manual/sdk-manual.xml
+++ b/documentation/sdk-manual/sdk-manual.xml
@@ -76,27 +76,38 @@
76 manual is for the &YOCTO_DOC_VERSION; release of the 76 manual is for the &YOCTO_DOC_VERSION; release of the
77 Yocto Project. 77 Yocto Project.
78 To be sure you have the latest version of the manual 78 To be sure you have the latest version of the manual
79 for this release, use the manual from the 79 for this release, go to the
80 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 80 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
81 and select the manual from that site.
82 Manuals from the site are more up-to-date than manuals
83 derived from the Yocto Project released TAR files.
81 </para></listitem> 84 </para></listitem>
82 <listitem><para> 85 <listitem><para>
83 For manuals associated with other releases of the Yocto 86 If you located this manual through a web search, the
84 Project, go to the 87 version of the manual might not be the one you want
88 (e.g. the search might have returned a manual much
89 older than the Yocto Project version with which you
90 are working).
91 You can see all Yocto Project major releases by
92 visiting the
93 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
94 page.
95 If you need a version of this manual for a different
96 Yocto Project release, visit the
85 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 97 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
86 and use the drop-down "Active Releases" button 98 and select the manual set by using the
87 and choose the manual associated with the desired 99 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
88 Yocto Project. 100 pull-down menus.
89 </para></listitem> 101 </para></listitem>
90 <listitem><para> 102 <listitem><para>
91 To report any inaccuracies or problems with this 103 To report any inaccuracies or problems with this
92 manual, send an email to the Yocto Project 104 manual, send an email to the Yocto Project
93 discussion group at 105 discussion group at
94 <filename>yocto@yoctoproject.com</filename> or log into 106 <filename>yocto@yoctoproject.com</filename> or log into
95 the freenode <filename>#yocto</filename> channel. 107 the freenode <filename>#yocto</filename> channel.
96 </para></listitem> 108 </para></listitem>
97 </itemizedlist> 109 </itemizedlist>
98 </note> 110 </note>
99
100 </legalnotice> 111 </legalnotice>
101 112
102 </bookinfo> 113 </bookinfo>
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml
index 21fadfca57..5bc584aeaa 100644
--- a/documentation/toaster-manual/toaster-manual.xml
+++ b/documentation/toaster-manual/toaster-manual.xml
@@ -86,24 +86,36 @@
86 is for the &YOCTO_DOC_VERSION; release of the 86 is for the &YOCTO_DOC_VERSION; release of the
87 Yocto Project. 87 Yocto Project.
88 To be sure you have the latest version of the manual 88 To be sure you have the latest version of the manual
89 for this release, use the manual from the 89 for this release, go to the
90 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 90 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
91 and select the manual from that site.
92 Manuals from the site are more up-to-date than manuals
93 derived from the Yocto Project released TAR files.
91 </para></listitem> 94 </para></listitem>
92 <listitem><para> 95 <listitem><para>
93 For manuals associated with other releases of the Yocto 96 If you located this manual through a web search, the
94 Project, go to the 97 version of the manual might not be the one you want
98 (e.g. the search might have returned a manual much
99 older than the Yocto Project version with which you
100 are working).
101 You can see all Yocto Project major releases by
102 visiting the
103 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
104 page.
105 If you need a version of this manual for a different
106 Yocto Project release, visit the
95 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 107 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
96 and use the drop-down "Active Releases" button 108 and select the manual set by using the
97 and choose the manual associated with the desired 109 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
98 Yocto Project. 110 pull-down menus.
99 </para></listitem> 111 </para></listitem>
100 <listitem><para> 112 <listitem><para>
101 To report any inaccuracies or problems with this 113 To report any inaccuracies or problems with this
102 manual, send an email to the Yocto Project 114 manual, send an email to the Yocto Project
103 discussion group at 115 discussion group at
104 <filename>yocto@yoctoproject.com</filename> or log into 116 <filename>yocto@yoctoproject.com</filename> or log into
105 the freenode <filename>#yocto</filename> channel. 117 the freenode <filename>#yocto</filename> channel.
106 </para></listitem> 118 </para></listitem>
107 </itemizedlist> 119 </itemizedlist>
108 </note> 120 </note>
109 121
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 12ca05b930..7592d3a595 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -143,24 +143,36 @@
143 is for the &YOCTO_DOC_VERSION; release of the 143 is for the &YOCTO_DOC_VERSION; release of the
144 Yocto Project. 144 Yocto Project.
145 To be sure you have the latest version of the manual 145 To be sure you have the latest version of the manual
146 for this release, use the manual from the 146 for this release, go to the
147 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>. 147 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
148 and select the manual from that site.
149 Manuals from the site are more up-to-date than manuals
150 derived from the Yocto Project released TAR files.
148 </para></listitem> 151 </para></listitem>
149 <listitem><para> 152 <listitem><para>
150 For manuals associated with other releases of the Yocto 153 If you located this manual through a web search, the
151 Project, go to the 154 version of the manual might not be the one you want
155 (e.g. the search might have returned a manual much
156 older than the Yocto Project version with which you
157 are working).
158 You can see all Yocto Project major releases by
159 visiting the
160 <ulink url='&YOCTO_WIKI_URL;/wiki/Releases'>Releases</ulink>
161 page.
162 If you need a version of this manual for a different
163 Yocto Project release, visit the
152 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> 164 <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink>
153 and use the drop-down "Active Releases" button 165 and select the manual set by using the
154 and choose the manual associated with the desired 166 "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE"
155 Yocto Project. 167 pull-down menus.
156 </para></listitem> 168 </para></listitem>
157 <listitem><para> 169 <listitem><para>
158 To report any inaccuracies or problems with this 170 To report any inaccuracies or problems with this
159 manual, send an email to the Yocto Project 171 manual, send an email to the Yocto Project
160 discussion group at 172 discussion group at
161 <filename>yocto@yoctoproject.com</filename> or log into 173 <filename>yocto@yoctoproject.com</filename> or log into
162 the freenode <filename>#yocto</filename> channel. 174 the freenode <filename>#yocto</filename> channel.
163 </para></listitem> 175 </para></listitem>
164 </itemizedlist> 176 </itemizedlist>
165 </note> 177 </note>
166 </legalnotice> 178 </legalnotice>