summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-rw-r--r--documentation/ref-manual/tasks.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst
index c69fbaa518..563ed0586f 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -740,7 +740,7 @@ tool, which you then use to modify the kernel configuration.
740 $ bitbake linux-yocto -c menuconfig 740 $ bitbake linux-yocto -c menuconfig
741 741
742 742
743See the ":ref:`kernel-dev/common:using \`\`menuconfig\`\``" 743See the ":ref:`kernel-dev/common:using ``menuconfig```"
744section in the Yocto Project Linux Kernel Development Manual for more 744section in the Yocto Project Linux Kernel Development Manual for more
745information on this configuration tool. 745information on this configuration tool.
746 746
@@ -764,7 +764,7 @@ which can then be applied by subsequent tasks such as
764 764
765Runs ``make menuconfig`` for the kernel. For information on 765Runs ``make menuconfig`` for the kernel. For information on
766``menuconfig``, see the 766``menuconfig``, see the
767":ref:`kernel-dev/common:using \`\`menuconfig\`\``" 767":ref:`kernel-dev/common:using ``menuconfig```"
768section in the Yocto Project Linux Kernel Development Manual. 768section in the Yocto Project Linux Kernel Development Manual.
769 769
770.. _ref-tasks-savedefconfig: 770.. _ref-tasks-savedefconfig: