summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-08-21 17:12:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:54:57 +0100
commit03fd402081ca37c527d989f749b9060cd2dce6e9 (patch)
treefa41fc4b3f05a894462e5e2427fa89c529319bb0 /documentation/bsp-guide
parent2c6f72d01a3c16867caf453f6a8dee8545a5ef70 (diff)
downloadpoky-03fd402081ca37c527d989f749b9060cd2dce6e9.tar.gz
documentation: Fixes to note for mega-manual processing
the notes that say "Due to production processes..." at the start of each manual contain links to manuals. the links needed to be formatted such that the entire <ulink> code and manual name appeared on the same line so that the sed script can effectively remove the link in the resulting mega-manual. (From yocto-docs rev: 0a41971c331ad1961e6ee1e067b59c36c9f048f6) 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')
-rw-r--r--documentation/bsp-guide/bsp-guide.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index b2a7222e39..38c24e1d3f 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -81,8 +81,7 @@
81 <note> 81 <note>
82 Due to production processes, there could be differences between the Yocto Project 82 Due to production processes, there could be differences between the Yocto Project
83 documentation bundled in the release tarball and the 83 documentation bundled in the release tarball and the
84 <ulink url='&YOCTO_DOCS_BSP_URL;'> 84 <ulink url='&YOCTO_DOCS_BSP_URL;'>Board Support Package (BSP) Developer's Guide</ulink> on
85 Board Support Package (BSP) Developer's Guide</ulink> on
86 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website. 85 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project</ulink> website.
87 For the latest version of this manual, see the manual on the website. 86 For the latest version of this manual, see the manual on the website.
88 </note> 87 </note>