diff options
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-rw-r--r-- | documentation/ref-manual/tasks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst index 7d03d9f3a1..806442eae3 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst | |||
@@ -666,7 +666,7 @@ kernel with the correct branches checked out. | |||
666 | 666 | ||
667 | Validates the configuration produced by the | 667 | Validates the configuration produced by the |
668 | :ref:`ref-tasks-kernel_menuconfig` task. The | 668 | :ref:`ref-tasks-kernel_menuconfig` task. The |
669 | ``do_kernel_configcheck`` task produces warnings when a requested | 669 | :ref:`ref-tasks-kernel_configcheck` task produces warnings when a requested |
670 | configuration does not appear in the final ``.config`` file or when you | 670 | configuration does not appear in the final ``.config`` file or when you |
671 | override a policy configuration in a hardware configuration fragment. | 671 | override a policy configuration in a hardware configuration fragment. |
672 | You can run this task explicitly and view the output by using the | 672 | You can run this task explicitly and view the output by using the |