diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-28 07:19:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:51 +0100 |
commit | 938d43de3c28ed660224a284e909ac3359a5273a (patch) | |
tree | cbce7e3b8eb66f4092d309827b3113ea5cbf46f9 /documentation | |
parent | aa764cef07b068216fbe1201e97c9a1a16ca2fcc (diff) | |
download | poky-938d43de3c28ed660224a284e909ac3359a5273a.tar.gz |
documentation/kernel-manual/kernel-manual.xml: Added note to title page.
Note mentions possible differences between docs in the released
tarball and docs on the website. Suggests website for latest
docs.
(From yocto-docs rev: 92eb8221bdaee94b3d5861b929ef1adb986cc865)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/kernel-manual/kernel-manual.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/kernel-manual/kernel-manual.xml b/documentation/kernel-manual/kernel-manual.xml index b045465016..d9093c5b0f 100644 --- a/documentation/kernel-manual/kernel-manual.xml +++ b/documentation/kernel-manual/kernel-manual.xml | |||
@@ -56,6 +56,12 @@ | |||
56 | Permission is granted to copy, distribute and/or modify this document under | 56 | Permission is granted to copy, distribute and/or modify this document under |
57 | 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 & Wales</ulink> as published by Creative Commons. | 57 | 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 & Wales</ulink> as published by Creative Commons. |
58 | </para> | 58 | </para> |
59 | <note> | ||
60 | Due to production processes, there could be differences between the Yocto Project | ||
61 | documentation bundled in the release tarball and the documentation on | ||
62 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | ||
63 | For the latest documentation for the most recent release, see the website. | ||
64 | </note> | ||
59 | </legalnotice> | 65 | </legalnotice> |
60 | 66 | ||
61 | </bookinfo> | 67 | </bookinfo> |