summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/introduction.xml
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/poky-ref-manual/introduction.xml
parentbf3ae7f66a91ccf05e106ebb829a3698e9c8248b (diff)
downloadpoky-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/poky-ref-manual/introduction.xml')
-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 @@
18 Especially useful for newcomers is the information in the Yocto Project Quick Start, which 18 Especially useful for newcomers is the information in the Yocto Project Quick Start, which
19 you can find on the <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>. 19 you can find on the <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>.
20 Specifically, the guide is 20 Specifically, the guide is
21 at <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html"></ulink> 21 at <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html"/>.
22 </para> 22 </para>
23</section> 23</section>
24 24
@@ -77,12 +77,12 @@
77 <title>Documentation Overview</title> 77 <title>Documentation Overview</title>
78 <para> 78 <para>
79 The sections in this reference manual describe different aspects of Poky. 79 The sections in this reference manual describe different aspects of Poky.
80 The <link linkend='usingpoky'>'Using Poky' section</link> provides an overview of the components 80 The <link linkend='usingpoky'>'Using Poky'</link> section provides an overview of the components
81 that make up Poky followed by information about using Poky and debugging images created in Yocto Project. 81 that make up Poky followed by information about using Poky and debugging images created in Yocto Project.
82 The <link linkend='extendpoky'>'Extending Poky'</link> and 82 The <link linkend='extendpoky'>'Extending Poky'</link> and
83 <link linkend='bsp'>'Board Support Packages'</link> sections provide information 83 <link linkend='bsp'>'Board Support Packages'</link> sections provide information
84 about how to extend and customize Poky along with advice on how to manage these changes. 84 about how to extend and customize Poky along with advice on how to manage these changes.
85 The <link linkend='platdev'>'Platform Development with Poky' section</link> provides information about 85 The <link linkend='platdev'>'Platform Development with Poky'</link> section provides information about
86 interaction between Poky and target hardware for common platform development tasks such as software 86 interaction between Poky and target hardware for common platform development tasks such as software
87 development, debugging and profiling. 87 development, debugging and profiling.
88 The rest of the manual consists of several reference sections, each providing details on a specific 88 The rest of the manual consists of several reference sections, each providing details on a specific