]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Documentation: fbcon: Add boot options and attach/detach/unload section headings
authorBagas Sanjaya <bagasdotme@gmail.com>
Tue, 9 Sep 2025 06:37:41 +0000 (13:37 +0700)
committerJonathan Corbet <corbet@lwn.net>
Thu, 18 Sep 2025 16:36:52 +0000 (10:36 -0600)
These last two enumerated sections headings are in normal paragraphs,
making both sections merged into "Loading" section instead.

Add the headings.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250909063744.30053-2-bagasdotme@gmail.com>

Documentation/fb/fbcon.rst

index 212f7003cfbab2683174ea4181416532e85be0c7..b9ddc145aa9f6ac3c4ae892a8f43eeba41fabfcc 100644 (file)
@@ -74,6 +74,7 @@ Possible scenarios:
         over the console.
 
 C. Boot options
+===============
 
         The framebuffer console has several, largely unknown, boot options
         that can change its behavior.
@@ -172,7 +173,8 @@ C. Boot options
        The value 'n' overrides the number of bootup logos. 0 disables the
        logo, and -1 gives the default which is the number of online CPUs.
 
-C. Attaching, Detaching and Unloading
+D. Attaching, Detaching and Unloading
+=====================================
 
 Before going on to how to attach, detach and unload the framebuffer console, an
 illustration of the dependencies may help.