]> code.ossystems Code Review - openembedded-core.git/commitdiff
Poky Reference Manual: A couple more minor fixes.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 9 Nov 2010 20:58:33 +0000 (12:58 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Nov 2010 22:25:24 +0000 (22:25 +0000)
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>
documentation/poky-ref-manual/introduction.xml

index 3bb4da14c5161d8449d1c1a741e9b9ae76521654..afaa41bd8e9a42722afb47bf38473ceb88785de8 100644 (file)
@@ -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>
 
     <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