aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-11-09 12:58:33 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-11-15 22:25:24 +0000
commitd16bbc076a56be967b405f00a2d1b432992316e0 (patch)
tree23a50b622e3b113df89340a4efaee3950916deb7 /documentation
parentbf3ae7f66a91ccf05e106ebb829a3698e9c8248b (diff)
downloadopenembedded-core-contrib-d16bbc076a56be967b405f00a2d1b432992316e0.tar.gz
Poky Reference Manual: A couple more minor fixes.
I found another redundant </ulink> tag. I removed the word sections from within a section link in a couple of places. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/introduction.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml
index 3bb4da14c5..afaa41bd8e 100644
--- a/documentation/poky-ref-manual/introduction.xml
+++ b/documentation/poky-ref-manual/introduction.xml
@@ -18,7 +18,7 @@
Especially useful for newcomers is the information in the Yocto Project Quick Start, which
you can find on the <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>.
Specifically, the guide is
- at <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html"></ulink>
+ at <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html"/>.
</para>
</section>
@@ -77,12 +77,12 @@
<title>Documentation Overview</title>
<para>
The sections in this reference manual describe different aspects of Poky.
- The <link linkend='usingpoky'>'Using Poky' section</link> provides an overview of the components
+ The <link linkend='usingpoky'>'Using Poky'</link> section provides an overview of the components
that make up Poky followed by information about using Poky and debugging images created in Yocto Project.
The <link linkend='extendpoky'>'Extending Poky'</link> and
<link linkend='bsp'>'Board Support Packages'</link> sections provide information
about how to extend and customize Poky along with advice on how to manage these changes.
- The <link linkend='platdev'>'Platform Development with Poky' section</link> provides information about
+ The <link linkend='platdev'>'Platform Development with Poky'</link> section provides information about
interaction between Poky and target hardware for common platform development tasks such as software
development, debugging and profiling.
The rest of the manual consists of several reference sections, each providing details on a specific