Skip to content

Commit cfa51cf

Browse files
bagasmeJonathan Corbet
authored andcommitted
Documentation: fbcon: Reindent 8th step of attach/detach/unload
Properly indent 8th step text (as enumerated list item) to be inline with other steps. 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-3-bagasdotme@gmail.com>
1 parent 78494f9 commit cfa51cf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Documentation/fb/fbcon.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,11 @@ restored properly. The following is one of the several methods that you can do:
251251
echo 1 > /sys/class/vtconsole/vtcon1/bind
252252

253253
8. Once fbcon is unbound, all drivers registered to the system will also
254-
become unbound. This means that fbcon and individual framebuffer drivers
255-
can be unloaded or reloaded at will. Reloading the drivers or fbcon will
256-
automatically bind the console, fbcon and the drivers together. Unloading
257-
all the drivers without unloading fbcon will make it impossible for the
258-
console to bind fbcon.
254+
become unbound. This means that fbcon and individual framebuffer drivers
255+
can be unloaded or reloaded at will. Reloading the drivers or fbcon will
256+
automatically bind the console, fbcon and the drivers together. Unloading
257+
all the drivers without unloading fbcon will make it impossible for the
258+
console to bind fbcon.
259259

260260
Notes for vesafb users:
261261
=======================

0 commit comments

Comments
 (0)