diff options
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-rw-r--r-- | documentation/ref-manual/tasks.rst | 4 |
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 | ||
729 | See the ":ref:`kernel-dev/common:using \`\`menuconfig\`\``" | 729 | See the ":ref:`kernel-dev/common:using ``menuconfig```" |
730 | section in the Yocto Project Linux Kernel Development Manual for more | 730 | section in the Yocto Project Linux Kernel Development Manual for more |
731 | information on this configuration tool. | 731 | information on this configuration tool. |
732 | 732 | ||
@@ -750,7 +750,7 @@ which can then be applied by subsequent tasks such as | |||
750 | 750 | ||
751 | Runs ``make menuconfig`` for the kernel. For information on | 751 | Runs ``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```" |
754 | section in the Yocto Project Linux Kernel Development Manual. | 754 | section in the Yocto Project Linux Kernel Development Manual. |
755 | 755 | ||
756 | .. _ref-tasks-savedefconfig: | 756 | .. _ref-tasks-savedefconfig: |