aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-05-23 12:56:55 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-31 21:16:54 +0100
commitad93aae26090c102b9c36bee4c73c630037c5ff7 (patch)
treec2005deba0272266a0a54b11c9666d68b798d446 /documentation
parentfcea677c80621b4bab2cd4e7fed45572fbc29102 (diff)
downloadopenembedded-core-contrib-ad93aae26090c102b9c36bee4c73c630037c5ff7.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: Minor wording changes
(From yocto-docs rev: f9547a52d97331f3e78b071a4293b9dbbc18480c) 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.xml8
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 11521cc54d..e00e54005d 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -334,7 +334,7 @@
<title>A Quick Test Run</title>
<para>
- Now that you have your system requirements in order, you can give Yocto Project a try.
+ Now that you have your system requirements in order, you can give the Yocto Project a try.
This section presents some steps that let you do the following:
</para>
@@ -410,8 +410,8 @@
release tarball from the source repositories using the
<filename>wget</filename> command.
Alternatively, you can go to the
- <ulink url='&YOCTO_HOME_URL;/download'>Yocto Project website</ulink>
- Downloads page to retrieve the tarball.</para></listitem>
+ <ulink url='&YOCTO_HOME_URL;/download'>Yocto Project website's Downloads page</ulink>
+ to retrieve the tarball.</para></listitem>
<listitem><para>The second command extracts the files from the tarball and places
them into a directory named <filename>&YOCTO_POKY;</filename> in the current
directory.</para></listitem>
@@ -630,7 +630,7 @@
You must use the <filename>ext3</filename> form when booting an image using the
QEMU emulator.
The <filename>tar</filename> form can be flattened out in your host development system
- and used for Yocto Project build purposes.
+ and used for build purposes with the Yocto Project.
<literallayout class='monospaced'>
core-image-&lt;<emphasis>profile</emphasis>&gt;-qemu&lt;<emphasis>arch</emphasis>&gt;.ext3
core-image-&lt;<emphasis>profile</emphasis>&gt;-qemu&lt;<emphasis>arch</emphasis>&gt;.tar.bz2