diff options
| author | Costa Shulyupin <costa.shul@redhat.com> | 2026-05-31 17:05:37 +0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-06-01 13:07:56 -0600 |
| commit | 3c2edee3a40ee5fe0bb219c7401fa9ff57009334 (patch) | |
| tree | 0963c2352b6860dcba580ceeede6527d55d0236e /Documentation/admin-guide | |
| parent | 2d5e755b0698572c6564567645c31385055e1f5c (diff) | |
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>
Diffstat (limited to 'Documentation/admin-guide')
| -rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index a0704bfef72c..f3bba3cc173e 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -7420,10 +7420,10 @@ Kernel parameters Set the STI (builtin display/keyboard on the HP-PARISC machines) console (graphic card) which should be used as the initial boot-console. - See also comment in drivers/video/console/sticore.c. + See also comment in drivers/video/sticore.c. sti_font= [HW] - See comment in drivers/video/console/sticore.c. + See comment in drivers/video/sticore.c. stifb= [HW] Format: bpp:<bpp1>[:<bpp2>[:<bpp3>...]] |
