diff mbox series

[2/6] docs/kbuild/makefiles: fix header underline

Message ID 20230117095946.2042832-3-jani.nikula@intel.com (mailing list archive)
State New, archived
Headers show
Series docs: kbuild makefile documentation cleanups | expand

Commit Message

Jani Nikula Jan. 17, 2023, 9:59 a.m. UTC
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@kernel.org>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
---
 Documentation/kbuild/makefiles.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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