]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Review comments to a few variables.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 13 Aug 2013 07:17:54 +0000 (10:17 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2013 12:18:59 +0000 (13:18 +0100)
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>
documentation/ref-manual/ref-variables.xml

index 86b76194687ac50ca5992dc01eb5b2f82b1c300f..2ae476239a60f8e490c4fc3ca08635f54044e70d 100644 (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.