diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-28 07:07:44 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:50 +0100 |
commit | 343fc6476bafed01c7a3fda67fec9ffc8982c41e (patch) | |
tree | f180b695ef5896e3f3af4d97a601a82e99c66800 | |
parent | 896c9deceecb1520d655514dfc92714afac59d93 (diff) | |
download | poky-343fc6476bafed01c7a3fda67fec9ffc8982c41e.tar.gz |
documentation/dev-manual/dev-manual.xml: Repositioned note.
Put the note about manual differences in the legalnotice area.
this produced a better looking note.
(From yocto-docs rev: 8d44a5fba7c52d5798758467e93c9c64e48d512a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index d5522f92cb..c7e2fee8b0 100644 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -25,12 +25,6 @@ | |||
25 | </affiliation> | 25 | </affiliation> |
26 | <email>scott.m.rifenbark@intel.com</email> | 26 | <email>scott.m.rifenbark@intel.com</email> |
27 | </author> | 27 | </author> |
28 | <note> | ||
29 | Due to production processes, there could be differences between the Yocto Project | ||
30 | documentation bundled in the release tarball and the documentation on | ||
31 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | ||
32 | For the latest documentation for the most recent release, see the website. | ||
33 | </note> | ||
34 | </authorgroup> | 28 | </authorgroup> |
35 | 29 | ||
36 | <revhistory> | 30 | <revhistory> |
@@ -54,6 +48,13 @@ | |||
54 | Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by | 48 | Creative Commons Attribution-Share Alike 2.0 UK: England & Wales</ulink> as published by |
55 | Creative Commons. | 49 | Creative Commons. |
56 | </para> | 50 | </para> |
51 | |||
52 | <note> | ||
53 | Due to production processes, there could be differences between the Yocto Project | ||
54 | documentation bundled in the release tarball and the documentation on | ||
55 | the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. | ||
56 | For the latest documentation for the most recent release, see the website. | ||
57 | </note> | ||
57 | </legalnotice> | 58 | </legalnotice> |
58 | 59 | ||
59 | </bookinfo> | 60 | </bookinfo> |