diff options
author | Vegard Nossum <[email protected]> | 2023-10-22 20:54:46 +0200 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2023-10-25 10:14:35 -0600 |
commit | 6feb1a9641197ee630bf43b5c34ea1d9f8b4a0aa (patch) | |
tree | a0e7a8057ff3910dd9e4569b4cdb002ec7784b10 | |
parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff) |
cpupower: fix reference to nonexistent document
This file was renamed from .txt to .rst and left a dangling reference.
Fix it.
Fixes: 151f4e2bdc7a ("docs: power: convert docs to ReST and rename to *.rst")
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Srivatsa S. Bhat (VMware) <[email protected]>
Cc: Srinivas Pandruvada <[email protected]>
Cc: Jacob Pan <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Len Brown <[email protected]>
Signed-off-by: Vegard Nossum <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
-rw-r--r-- | tools/power/cpupower/man/cpupower-powercap-info.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/power/cpupower/man/cpupower-powercap-info.1 b/tools/power/cpupower/man/cpupower-powercap-info.1 index df3087000efb..145d6f06fa72 100644 --- a/tools/power/cpupower/man/cpupower-powercap-info.1 +++ b/tools/power/cpupower/man/cpupower-powercap-info.1 @@ -17,7 +17,7 @@ settings of all cores, see cpupower(1) how to choose specific cores. .SH "DOCUMENTATION" kernel sources: -Documentation/power/powercap/powercap.txt +Documentation/power/powercap/powercap.rst .SH "SEE ALSO" |