aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-08-21 16:37:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:54:56 +0100
commitb3ac19b1bfc8694ef4131b8b57c3813ce95d5351 (patch)
tree96154b494791968654903401471bd69096e29f60 /documentation
parentfcfb087cfc47403caf0e5c18b2e147d5c90c2ba5 (diff)
downloadopenembedded-core-contrib-b3ac19b1bfc8694ef4131b8b57c3813ce95d5351.tar.gz
documentation: fixed Quick Start references
The way I refered to the YP Quick Start was inconsistant. I have made edits to remove these. (From yocto-docs rev: d9487c60db23861e8a9dd2c81ac46d4960abd462) 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/adt-manual/adt-prepare.xml2
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml2
-rw-r--r--documentation/dev-manual/dev-manual-model.xml2
-rw-r--r--documentation/dev-manual/dev-manual-start.xml2
-rw-r--r--documentation/poky-ref-manual/usingpoky.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index e67487b224..383bb802b5 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -196,7 +196,7 @@
The ADT Installer requires the <filename>libtool</filename> package to complete.
If you install the recommended packages as described in
"<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Packages</ulink>"
- section of The Yocto Project Quick Start, then you will have libtool installed.
+ section of the Yocto Project Quick Start, then you will have libtool installed.
</note>
<para>
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 3507ec7f0f..58084bb793 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -87,7 +87,7 @@
as well as links to software and documentation.</para></listitem>
<listitem><para><emphasis>
<ulink url='&YOCTO_DOCS_QS_URL;'>
- The Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started
+ the Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started
with the Yocto Project quickly and start building an image.</para></listitem>
<listitem><para><emphasis>
<ulink url='&YOCTO_DOCS_REF_URL;'>
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 32a948bb94..c5f89a073f 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1068,7 +1068,7 @@ directory.</para></listitem>
If the architecture you need is not listed in the menu, you
will need to build the image.
See the "<ulink url='&YOCTO_DOCS_QS_URL;#building-image'>Building an Image</ulink>" section
- of The Yocto Project Quick Start for more information.</para></listitem>
+ of the Yocto Project Quick Start for more information.</para></listitem>
</itemizedlist>
</para>
</section>
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 065cf27d83..b6b28775e5 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -11,7 +11,7 @@
You can find enough information to set up your development host and build or use images for
hardware supported by the Yocto Project by reading
<ulink url='&YOCTO_DOCS_QS_URL;'>
- The Yocto Project Quick Start</ulink>.
+ the Yocto Project Quick Start</ulink>.
</para>
<para>
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml
index f2bd411a54..817aa2f13f 100644
--- a/documentation/poky-ref-manual/usingpoky.xml
+++ b/documentation/poky-ref-manual/usingpoky.xml
@@ -18,7 +18,7 @@
You can find general information on how to build an image using the OpenEmbedded build
system in the
"<ulink url='&YOCTO_DOCS_QS_URL;#building-image'>Building an Image</ulink>"
- section of The Yocto Project Quick Start.
+ section of the Yocto Project Quick Start.
This section provides a summary of the build process and provides information
for less obvious aspects of the build process.
</para>