bitbake: bitbake-user-manual: Fix order of end tags

Fixes commit e22565968828c86983162e67f52ebb106242ca76.

(Bitbake rev: a37189fbdba399437cb9fcb28aa963515679cc65)

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jacob Kroon
2020-03-19 00:17:36 +01:00
committed by Richard Purdie
parent 6f02caa399
commit db11b30cea

View File

@@ -976,7 +976,7 @@
<filename>False</filename>, that logger will be completely
replaced by user configuration. In this case, no other
rules will apply to that logger.
</listitem></para>
</para></listitem>
<listitem><para>
All user defined <filename>filter</filename> and
<filename>handlers</filename> properties for a given logger
@@ -987,7 +987,7 @@
configuration adds a filter called
<filename>BitBake.defaultFilter</filename>, both filters
will be applied to the logger
</listitem></para>
</para></listitem>
</itemizedlist>
</para>