lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <878qrjlr0o.fsf@trenco.lwn.net>
Date: Thu, 09 Jan 2025 12:35:19 -0700
From: Jonathan Corbet <corbet@....net>
To: Lubomir Rintel <lrintel@...hat.com>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org, Lubomir Rintel
 <lkundrak@...sk>
Subject: Re: [PATCH] Documentation/kernel-parameters: Fix a reference to
 vga-softcursor.rst

Lubomir Rintel <lrintel@...hat.com> writes:

> 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 <lkundrak@...sk>
> ---
>  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.
>  

I've applied this, but dropped the Fixes tag - the named commit was
simply a rename and didn't actually introduce the error.

Thanks,

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ