summaryrefslogtreecommitdiffstats
path: root/doc/user-manual/user-manual-metadata.xml
diff options
context:
space:
mode:
authorBill Traynor <wmat@alphatroop.com>2013-04-15 19:24:03 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-13 22:00:27 +0000
commita9e38a2d85f5e50939a23265560ea079071a554f (patch)
tree9f9cb2707ad0a89a6c50927ee750904cbf5afd97 /doc/user-manual/user-manual-metadata.xml
parent09dc2b6d859a55bfe5b60173b68e3499bc0ec70d (diff)
downloadbitbake-a9e38a2d85f5e50939a23265560ea079071a554f.tar.gz
user-manual-metadata: Fixing parse error.
Fixed tag mismatch error for <chapter> tag. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
Diffstat (limited to 'doc/user-manual/user-manual-metadata.xml')
-rw-r--r--doc/user-manual/user-manual-metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user-manual/user-manual-metadata.xml b/doc/user-manual/user-manual-metadata.xml
index 1ea380354..78f3ff1d3 100644
--- a/doc/user-manual/user-manual-metadata.xml
+++ b/doc/user-manual/user-manual-metadata.xml
@@ -1,10 +1,11 @@
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<chapter id="user-manual-metadata">
+
<title>Metadata</title>
<section>
<title>Description</title>
- <para>The BitBake task executor together with various types of
+ <para>The BitBake task executor, together with various types of
configuration files form the OpenEmbedded Core.
This section provides an overview of the BitBake task executor
and the configuration files by describing what they are used for
@@ -835,5 +836,4 @@ yourself.</para>
and does handle wildcards.
</para>
</section>
-
</chapter>