diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-01 14:02:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-01 22:52:56 +0100 |
commit | e5d09762c26d31f7f26e921b743d39a50696cbb5 (patch) | |
tree | a7e3cca65bdfd1e3440525b424bf7b85d018ba74 /documentation | |
parent | 62e0a4a425f24fb2940384cf933cd0cfd1f7b5e7 (diff) | |
download | poky-e5d09762c26d31f7f26e921b743d39a50696cbb5.tar.gz |
yocto-project-qs: Minor formatting to filesystem image section.
(From yocto-docs rev: 2bc7dd4253255baa0cdd4623ed19c4f405d2776a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 8 |
1 files 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 @@ | |||
714 | 714 | ||
715 | Where: | 715 | Where: |
716 | <<emphasis>profile</emphasis>> is the filesystem image's profile: | 716 | <<emphasis>profile</emphasis>> is the filesystem image's profile: |
717 | lsb, lsb-dev, lsb-sdk, lsb-qt3, minimal, minimal-dev, sato, sato-dev, or sato-sdk. | 717 | lsb, lsb-dev, lsb-sdk, lsb-qt3, minimal, minimal-dev, sato, |
718 | For information on these types of image profiles, see the | 718 | sato-dev, or sato-sdk. For information on these types of image |
719 | "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" chapter | 719 | profiles, see the "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" chapter in the Yocto Project |
720 | in the Yocto Project Reference Manual. | 720 | Reference Manual. |
721 | 721 | ||
722 | <<emphasis>arch</emphasis>> is a string representing the target architecture: | 722 | <<emphasis>arch</emphasis>> is a string representing the target architecture: |
723 | x86, x86-64, ppc, mips, or arm. | 723 | x86, x86-64, ppc, mips, or arm. |