Skip to content

Commit 3c2edee

Browse files
makelinuxJonathan Corbet
authored andcommitted
docs: kernel-parameters: Fix stale sticore file paths
Update file paths for sticore references that became stale when drivers were reorganized: - drivers/video/console/sticore.c -> drivers/video/ Assisted-by: Claude:claude-opus-4-6 Signed-off-by: Costa Shulyupin <costa.shul@redhat.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260531140541.4115641-1-costa.shul@redhat.com>
1 parent 2d5e755 commit 3c2edee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7420,10 +7420,10 @@ Kernel parameters
74207420
Set the STI (builtin display/keyboard on the HP-PARISC
74217421
machines) console (graphic card) which should be used
74227422
as the initial boot-console.
7423-
See also comment in drivers/video/console/sticore.c.
7423+
See also comment in drivers/video/sticore.c.
74247424

74257425
sti_font= [HW]
7426-
See comment in drivers/video/console/sticore.c.
7426+
See comment in drivers/video/sticore.c.
74277427

74287428
stifb= [HW]
74297429
Format: bpp:<bpp1>[:<bpp2>[:<bpp3>...]]

0 commit comments

Comments
 (0)