summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Traynor <wmat@alphatroop.com>2013-04-15 19:27:23 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-13 22:00:27 +0000
commitc1d843a74d9c25276e2a82460d679388cdb36ba3 (patch)
treeb0f5f227ecdf79a140fcd68d443fc243b7883aab
parenta9e38a2d85f5e50939a23265560ea079071a554f (diff)
downloadbitbake-c1d843a74d9c25276e2a82460d679388cdb36ba3.tar.gz
user-manual-metadata: Added missing section closing tag.
Added missing closing tag that was causing the doc not to build. Signed-off-by: Bill Traynor <wmat@alphatroop.com>
-rw-r--r--doc/user-manual/user-manual-metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user-manual/user-manual-metadata.xml b/doc/user-manual/user-manual-metadata.xml
index 78f3ff1d3..3da88f8fe 100644
--- a/doc/user-manual/user-manual-metadata.xml
+++ b/doc/user-manual/user-manual-metadata.xml
@@ -836,4 +836,6 @@ yourself.</para>
and does handle wildcards.
</para>
</section>
+
+</section>
</chapter>