diff options
author | 2025-01-22 21:34:56 +0700 | |
---|---|---|
committer | 2025-01-28 15:02:17 -0700 | |
commit | 96720ce8b1fa72659ab03544516ceaad6bd1ebc0 (patch) | |
tree | 74c3fb7985f1a39b9a4e8f2db9b1e359cabc4e04 | |
parent | Documentation: ublk: Drop Stefan Hajnoczi's message footnote (diff) | |
download | linux-rng-96720ce8b1fa72659ab03544516ceaad6bd1ebc0.tar.xz linux-rng-96720ce8b1fa72659ab03544516ceaad6bd1ebc0.zip |
docs: power: Fix footnote reference for Toshiba Satellite P10-554
Sphinx reports unreferenced footnote warning on "Video issues with S3
resume" doc:
Documentation/power/video.rst:213: WARNING: Footnote [#] is not referenced. [ref.footnote]
Fix the warning by separating footnote reference for Toshiba Satellite
P10-554 by a space.
Fixes: 151f4e2bdc7a ("docs: power: convert docs to ReST and rename to *.rst")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250122170335.148a23b0@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250122143456.68867-4-bagasdotme@gmail.com
-rw-r--r-- | Documentation/power/video.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 Uniwill 244IIO ??? [#f1]_ =============================== =============================================== |