Randy Dunlap
unread,Dec 31, 2024, 2:32:13 PM12/31/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lubomir Rintel, Jonathan Corbet, linu...@vger.kernel.org, linux-...@vger.kernel.org, Lubomir Rintel
On 12/31/24 11:02 AM, Lubomir Rintel wrote:
> A very minor oversight that dates all the way back to rst migration in
> commit 9d85025b0418 ("docs-rst: create an user's manual book").
>
> Fixes: 9d85025b0418 ("docs-rst: create an user's manual book")
> Signed-off-by: Lubomir Rintel <
lkun...@v3.sk>
Reviewed-by: Randy Dunlap <
rdu...@infradead.org>
Thanks.
> ---
> Documentation/admin-guide/kernel-parameters.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 3872bc6ec49d..da19728b5bee 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -7474,7 +7474,7 @@
> vt.cur_default= [VT] Default cursor shape.
> Format: 0xCCBBAA, where AA, BB, and CC are the same as
> the parameters of the <Esc>[?A;B;Cc escape sequence;
> - see VGA-softcursor.txt. Default: 2 = underline.
> + see vga-softcursor.rst. Default: 2 = underline.
>
> vt.default_blu= [VT]
> Format: <blue0>,<blue1>,<blue2>,...,<blue15>
--
~Randy