diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-12-07 17:21:20 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-11 16:15:24 +0000 |
commit | eb8c9e1494692583f77d83267f78d5d88a79973d (patch) | |
tree | 14c2fc28df0901ba57430d1b36112281e53de455 /documentation/bsp-guide/bsp-guide.xml | |
parent | 3bcdba62b186c554033357bb50de0b20d115a54d (diff) | |
download | poky-eb8c9e1494692583f77d83267f78d5d88a79973d.tar.gz |
Documentation: bsp-guide - Removed all trailing whitespace.
(From yocto-docs rev: 00d9bb4dcce101a77761418c1279ebfb9441b0d2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide/bsp-guide.xml')
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index 5f7551ef38..4bbc0c5a4c 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -2,7 +2,7 @@ | |||
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 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > |
4 | 4 | ||
5 | <book id='bsp-guide' lang='en' | 5 | <book id='bsp-guide' lang='en' |
6 | xmlns:xi="http://www.w3.org/2003/XInclude" | 6 | xmlns:xi="http://www.w3.org/2003/XInclude" |
7 | xmlns="http://docbook.org/ns/docbook" | 7 | xmlns="http://docbook.org/ns/docbook" |
8 | > | 8 | > |
@@ -10,13 +10,13 @@ | |||
10 | 10 | ||
11 | <mediaobject> | 11 | <mediaobject> |
12 | <imageobject> | 12 | <imageobject> |
13 | <imagedata fileref='figures/bsp-title.png' | 13 | <imagedata fileref='figures/bsp-title.png' |
14 | format='SVG' | 14 | format='SVG' |
15 | align='center' scalefit='1' width='100%'/> | 15 | align='center' scalefit='1' width='100%'/> |
16 | </imageobject> | 16 | </imageobject> |
17 | </mediaobject> | 17 | </mediaobject> |
18 | 18 | ||
19 | <title></title> | 19 | <title></title> |
20 | 20 | ||
21 | <authorgroup> | 21 | <authorgroup> |
22 | <author> | 22 | <author> |
@@ -80,12 +80,12 @@ | |||
80 | 80 | ||
81 | <legalnotice> | 81 | <legalnotice> |
82 | <para> | 82 | <para> |
83 | Permission is granted to copy, distribute and/or modify this document under | 83 | Permission is granted to copy, distribute and/or modify this document under |
84 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. | 84 | the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. |
85 | </para> | 85 | </para> |
86 | <note> | 86 | <note> |
87 | Due to production processes, there could be differences between the Yocto Project | 87 | Due to production processes, there could be differences between the Yocto Project |
88 | documentation bundled in the release tarball and the | 88 | documentation bundled in the release tarball and the |
89 | <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> on | 89 | <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink> on |
90 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. | 90 | the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. |
91 | For the latest version of this manual, see the manual on the website. | 91 | For the latest version of this manual, see the manual on the website. |
@@ -102,6 +102,6 @@ | |||
102 | --> | 102 | --> |
103 | 103 | ||
104 | </book> | 104 | </book> |
105 | <!-- | 105 | <!-- |
106 | vim: expandtab tw=80 ts=4 | 106 | vim: expandtab tw=80 ts=4 |
107 | --> | 107 | --> |