The "Kbuild syntax for exported headers" section should not be under "Architecture Makefiles" in hierarchy. Bump the header underline from "-" to "=". Cc: Masahiro Yamada <masahiroy@xxxxxxxxxx> Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> --- Documentation/kbuild/makefiles.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/kbuild/makefiles.rst b/Documentation/kbuild/makefiles.rst index 59085ffbe99a..014dd97181dd 100644 --- a/Documentation/kbuild/makefiles.rst +++ b/Documentation/kbuild/makefiles.rst @@ -1509,7 +1509,7 @@ When kbuild executes, the following steps are followed (roughly): the linked vmlinux file. 8 Kbuild syntax for exported headers ------------------------------------- +==================================== The kernel includes a set of headers that is exported to userspace. Many headers can be exported as-is but other headers require a -- 2.34.1