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 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 | ||
743 | See the ":ref:`kernel-dev/common:using \`\`menuconfig\`\``" | 743 | See the ":ref:`kernel-dev/common:using ``menuconfig```" |
744 | section in the Yocto Project Linux Kernel Development Manual for more | 744 | section in the Yocto Project Linux Kernel Development Manual for more |
745 | information on this configuration tool. | 745 | information on this configuration tool. |
746 | 746 | ||
@@ -764,7 +764,7 @@ which can then be applied by subsequent tasks such as | |||
764 | 764 | ||
765 | Runs ``make menuconfig`` for the kernel. For information on | 765 | Runs ``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```" |
768 | section in the Yocto Project Linux Kernel Development Manual. | 768 | section in the Yocto Project Linux Kernel Development Manual. |
769 | 769 | ||
770 | .. _ref-tasks-savedefconfig: | 770 | .. _ref-tasks-savedefconfig: |