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 <[email protected]> Reviewed-by: Randy Dunlap <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 24ed44a commit 769b837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)