ref-manual: Review comments to a few variables.

Applied some minor review comments from Paul for some variables
in the reference.

(From yocto-docs rev: 231031c291367f3b8f6b1f44d4a0b1804d8e9d9f)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-08-13 10:17:54 +03:00 committed by Richard Purdie
parent d4ee32a3d7
commit e26f253059
1 changed files with 3 additions and 5 deletions

View File

@ -1727,7 +1727,7 @@ Core layer for images cannot be removed
<glossentry id='var-IMAGE_FSTYPES'><glossterm>IMAGE_FSTYPES</glossterm>
<glossdef>
<para>
Specifes the format of the root filesystem create by
Specifes the format of the root filesystem created by
the OpenEmbedded build system.
Available formats are a subset of the
supported images listed in
@ -1920,9 +1920,7 @@ Core layer for images cannot be removed
<glossentry id='var-IMAGE_TYPES'><glossterm>IMAGE_TYPES</glossterm>
<glossdef>
<para>
Specifes the complete list of types
of images that can be created.
Here are the supported image types:
Specifies the complete list of supported image types:
<literallayout class='monospaced'>
jffs2
sum.jffs2
@ -4483,7 +4481,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossentry id='var-TARGET_ARCH'><glossterm>TARGET_ARCH</glossterm>
<glossdef>
<para>
The architecture of the device being built.
The target machine's architecture.
The OpenEmbedded build system supports many
architectures.
Here is an example list of architectures supported.