Commit 78494f9e authored by Bagas Sanjaya's avatar Bagas Sanjaya Committed by Jonathan Corbet
Browse files

Documentation: fbcon: Add boot options and attach/detach/unload section headings



These last two enumerated sections headings are in normal paragraphs,
making both sections merged into "Loading" section instead.

Add the headings.

Signed-off-by: default avatarBagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Tested-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Message-ID: <20250909063744.30053-2-bagasdotme@gmail.com>
parent a3d13ec4
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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.