Re: [RFC v2 01/38] docs: power: video.rst: fix a footnote reference
From: Jonathan Corbet
Date: Tue Jan 28 2025 - 17:10:55 EST
Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:
> Footnotes require an space (or a "\ ") before them, as otherwise
> Sphinx/Docutils won't understand it.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> Documentation/power/video.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/power/video.rst b/Documentation/power/video.rst
> index 337a2ba9f32f..8ab2458d1304 100644
> --- a/Documentation/power/video.rst
> +++ b/Documentation/power/video.rst
> @@ -190,7 +190,7 @@ Toshiba Portege 3020CT s3_mode (3)
> Toshiba Satellite 4030CDT s3_mode (3) (S1 also works OK)
> Toshiba Satellite 4080XCDT s3_mode (3) (S1 also works OK)
> Toshiba Satellite 4090XCDT ??? [#f1]_
> -Toshiba Satellite P10-554 s3_bios,s3_mode (4)[#f3]_
> +Toshiba Satellite P10-554 s3_bios,s3_mode (4) [#f3]_
> Toshiba M30 (2) xor X with nvidia driver using internal AGP
This one is already fixed in docs-next (will go to mainline shortly), so
you can drop this patch.
Thanks,
jon