From 8cc89418217f961118a7b5dae1795911b7e8f881 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Jun 2014 11:47:01 +0300 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 3 +-- 1 file changed, 1 insertion(+), 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 @@ "Creating a New BSP Layer Using the yocto-bsp Script" section in the Yocto Project Board Support Package (BSP) Developer's Guide. For more complete information on how to work with the kernel, see the - Yocto Project Linux Kernel - Development Manual. + Yocto Project Linux Kernel Development Manual. User Application Development: User Application Development covers development of applications that you intend