From e5d09762c26d31f7f26e921b743d39a50696cbb5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 1 Oct 2013 14:02:05 -0700 Subject: [PATCH] yocto-project-qs: Minor formatting to filesystem image section. (From yocto-docs rev: 2bc7dd4253255baa0cdd4623ed19c4f405d2776a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 66c6f04146..3c50680bf6 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -714,10 +714,10 @@ Where: <profile> is the filesystem image's profile: - lsb, lsb-dev, lsb-sdk, lsb-qt3, minimal, minimal-dev, sato, sato-dev, or sato-sdk. - For information on these types of image profiles, see the - "Images" chapter - in the Yocto Project Reference Manual. + lsb, lsb-dev, lsb-sdk, lsb-qt3, minimal, minimal-dev, sato, + sato-dev, or sato-sdk. For information on these types of image + profiles, see the "Images" chapter in the Yocto Project + Reference Manual. <arch> is a string representing the target architecture: x86, x86-64, ppc, mips, or arm.