Skip to content

Commit 769b837

Browse files
lkundrakJonathan Corbet
authored andcommitted
Documentation/kernel-parameters: Fix a reference to vga-softcursor.rst
A very minor oversight that dates all the way back to rst migration in commit 9d85025 ("docs-rst: create an user's manual book"). Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20241231190240.417446-1-lkundrak@v3.sk
1 parent 24ed44a commit 769b837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7469,7 +7469,7 @@
74697469
vt.cur_default= [VT] Default cursor shape.
74707470
Format: 0xCCBBAA, where AA, BB, and CC are the same as
74717471
the parameters of the <Esc>[?A;B;Cc escape sequence;
7472-
see VGA-softcursor.txt. Default: 2 = underline.
7472+
see vga-softcursor.rst. Default: 2 = underline.
74737473

74747474
vt.default_blu= [VT]
74757475
Format: <blue0>,<blue1>,<blue2>,...,<blue15>

0 commit comments

Comments
 (0)