summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-18 11:47:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-18 10:30:31 +0100
commit8cc89418217f961118a7b5dae1795911b7e8f881 (patch)
tree1c65a5fbd00057e0c702e84036d8699d5540268f /documentation/dev-manual
parentafec960d87dcb3854bf5e7ba8f9d82f6cf236015 (diff)
downloadpoky-8cc89418217f961118a7b5dae1795911b7e8f881.tar.gz
dev-manual: Fixed a link that was broke in the mega-manual.
Found a link in the dev-manual that had a hard return splitting the link across two lines. The mega-manual.sed file cannot process those links so it ignores them. (From yocto-docs rev: fabd8d47b4a5ce1e108ad282d9903e3b1daa5f3d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index c185522e15..66eb68973a 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -18,8 +18,7 @@
18 "<ulink url='&YOCTO_DOCS_BSP_URL;#creating-a-new-bsp-layer-using-the-yocto-bsp-script'>Creating a New BSP Layer Using the yocto-bsp Script</ulink>" 18 "<ulink url='&YOCTO_DOCS_BSP_URL;#creating-a-new-bsp-layer-using-the-yocto-bsp-script'>Creating a New BSP Layer Using the yocto-bsp Script</ulink>"
19 section in the Yocto Project Board Support Package (BSP) Developer's Guide. 19 section in the Yocto Project Board Support Package (BSP) Developer's Guide.
20 For more complete information on how to work with the kernel, see the 20 For more complete information on how to work with the kernel, see the
21 <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel 21 <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>.
22 Development Manual</ulink>.
23 </para></listitem> 22 </para></listitem>
24 <listitem><para><emphasis>User Application Development:</emphasis> 23 <listitem><para><emphasis>User Application Development:</emphasis>
25 User Application Development covers development of applications that you intend 24 User Application Development covers development of applications that you intend