[PATCH 4/4] Documentation/ABI: sysfs-class-power: Fix Sphinx error
From: Hans de Goede
Date: Thu Mar 24 2022 - 12:48:06 EST
Fix the following error from "make htmldocs":
Documentation/ABI/testing/sysfs-class-power:459: ERROR:
No bottom table border found.
================ ====================================
auto: Charge normally, respect thresholds
inhibit-charge: Do not charge while AC is attached
force-discharge: Force discharge while AC is attached
Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
---
Documentation/ABI/testing/sysfs-class-power | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/ABI/testing/sysfs-class-power b/Documentation/ABI/testing/sysfs-class-power
index fde21d900420..859501366777 100644
--- a/Documentation/ABI/testing/sysfs-class-power
+++ b/Documentation/ABI/testing/sysfs-class-power
@@ -468,6 +468,7 @@ Description:
auto: Charge normally, respect thresholds
inhibit-charge: Do not charge while AC is attached
force-discharge: Force discharge while AC is attached
+ ================ ====================================
What: /sys/class/power_supply/<supply_name>/technology
Date: May 2007
--
2.35.1