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 d2e1f4ce14..d85d1151f0 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -726,7 +726,7 @@ tool, which you then use to modify the kernel configuration.
726 $ bitbake linux-yocto -c menuconfig 726 $ bitbake linux-yocto -c menuconfig
727 727
728 728
729See the ":ref:`kernel-dev/common:using \`\`menuconfig\`\``" 729See the ":ref:`kernel-dev/common:using ``menuconfig```"
730section in the Yocto Project Linux Kernel Development Manual for more 730section in the Yocto Project Linux Kernel Development Manual for more
731information on this configuration tool. 731information on this configuration tool.
732 732
@@ -750,7 +750,7 @@ which can then be applied by subsequent tasks such as
750 750
751Runs ``make menuconfig`` for the kernel. For information on 751Runs ``make menuconfig`` for the kernel. For information on
752``menuconfig``, see the 752``menuconfig``, see the
753":ref:`kernel-dev/common:using \`\`menuconfig\`\``" 753":ref:`kernel-dev/common:using ``menuconfig```"
754section in the Yocto Project Linux Kernel Development Manual. 754section in the Yocto Project Linux Kernel Development Manual.
755 755
756.. _ref-tasks-savedefconfig: 756.. _ref-tasks-savedefconfig: