From: Jani Nikula Date: Tue, 17 Jan 2023 09:59:42 +0000 (+0200) Subject: docs/kbuild/makefiles: fix header underline X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cec450256f3f0bb428e4a723f7f35607a1375d2c;p=linux.git docs/kbuild/makefiles: fix header underline The "Kbuild syntax for exported headers" section should not be under "Architecture Makefiles" in hierarchy. Bump the header underline from "-" to "=". Signed-off-by: Jani Nikula Signed-off-by: Masahiro Yamada --- diff --git a/Documentation/kbuild/makefiles.rst b/Documentation/kbuild/makefiles.rst index 82363218d0d19..c139fff29362e 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