summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-18 09:09:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:24 +0100
commit7170fe0f087ad73ba7b1646233e7319d465d5bbe (patch)
tree7c026f11f8a9626ff1835362804ba49fae5a2178
parenta220e421f933cc82c5e33d85507e08a823415741 (diff)
downloadast2050-yocto-poky-7170fe0f087ad73ba7b1646233e7319d465d5bbe.zip
ast2050-yocto-poky-7170fe0f087ad73ba7b1646233e7319d465d5bbe.tar.gz
documentation/dev-manual/dev-manual-start.xml: Bad links fixed.
(From yocto-docs rev: c9c3859a084e871dea27cb494cdf89f9b2aa31e1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/dev-manual/dev-manual-start.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 083080a..5dbe0ed 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -53,7 +53,7 @@
<listitem><para><emphasis>Packages:</emphasis> Depending on your host system (Debian-based or RPM-based),
you need certain packages.
See the <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#packages'>
- "The Packages"</ulink> section in the Yocto Project Quick start for the exact package
+ The Packages</ulink> section in the Yocto Project Quick start for the exact package
requirements.</para></listitem>
<listitem><para><emphasis>Yocto Project Release:</emphasis> You need a release of the Yocto Project.
You can get set up for this one of two ways depending on whether you are going to be contributing
@@ -93,7 +93,7 @@
Eclipse Integrated Development Environment (IDE) you will need this plug-in.
See the
<ulink url='http://www.yoctoproject.org/docs/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'>
- "Setting up the Eclipse IDE"</ulink> section in the Yocto Application Development Toolkit (ADT)
+ Setting up the Eclipse IDE</ulink> section in the Yocto Application Development Toolkit (ADT)
User’s Guide for more information.</para></listitem>
</itemizedlist>
</para>
@@ -106,7 +106,7 @@
The build process creates an entire Linux distribution, including the toolchain, from source.
For more information on this topic, see the
<ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#building-image'>
- "Building an Image"</ulink> section in the Yocto Project Quick Start.
+ Building an Image</ulink> section in the Yocto Project Quick Start.
</para>
<para>
@@ -142,7 +142,7 @@
<para>
You can find details on all these steps in the
<ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html#using-pre-built'>
- "Using Pre-Built Binaries and QEMU"</ulink> section in the Yocto Project Quick Start.
+ Using Pre-Built Binaries and QEMU</ulink> section in the Yocto Project Quick Start.
</para>
</section>
</chapter>
OpenPOWER on IntegriCloud