summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml
index 3b31f748cc..6c5234ed99 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml
@@ -976,7 +976,7 @@
976 <filename>False</filename>, that logger will be completely 976 <filename>False</filename>, that logger will be completely
977 replaced by user configuration. In this case, no other 977 replaced by user configuration. In this case, no other
978 rules will apply to that logger. 978 rules will apply to that logger.
979 </listitem></para> 979 </para></listitem>
980 <listitem><para> 980 <listitem><para>
981 All user defined <filename>filter</filename> and 981 All user defined <filename>filter</filename> and
982 <filename>handlers</filename> properties for a given logger 982 <filename>handlers</filename> properties for a given logger
@@ -987,7 +987,7 @@
987 configuration adds a filter called 987 configuration adds a filter called
988 <filename>BitBake.defaultFilter</filename>, both filters 988 <filename>BitBake.defaultFilter</filename>, both filters
989 will be applied to the logger 989 will be applied to the logger
990 </listitem></para> 990 </para></listitem>
991 </itemizedlist> 991 </itemizedlist>
992 </para> 992 </para>
993 993