Skip to content

Commit

Permalink
platform/x86: thinkpad_acpi: rectify length of title underline
Browse files Browse the repository at this point in the history
Commit d7cbe27 ("platform/x86: thinkpad_acpi: set keyboard language")
adds information on keyboard setting to the thinkpad documentation, but
made the subsection title underline too short.

Hence, make htmldocs warns:

  Documentation/admin-guide/laptops/thinkpad-acpi.rst:1472: \
    WARNING: Title underline too short.

Rectify length of subsection title underline.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20210129040849.26740-1-lukas.bulwahn@gmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
  • Loading branch information
Lukas Bulwahn authored and Hans de Goede committed Feb 2, 2021
1 parent 9e9c641 commit a78b96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/admin-guide/laptops/thinkpad-acpi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1469,7 +1469,7 @@ Sysfs notes


Setting keyboard language
-------------------
-------------------------

sysfs: keyboard_lang

Expand Down

0 comments on commit a78b96f

Please sign in to comment.