aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power
diff options
context:
space:
mode:
authorBrahadambal Srinivasan <latha@linux.vnet.ibm.com>2020-01-23 20:03:19 +0530
committerShuah Khan <skhan@linuxfoundation.org>2020-01-27 08:43:31 -0700
commit8c30fa7666ff08dad632411d1a9b9883940e53ef (patch)
tree17375ae6962dc525c481c630adc43d9a029d06ce /tools/power
parentcpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e (diff)
downloadlinux-dev-8c30fa7666ff08dad632411d1a9b9883940e53ef.tar.xz
linux-dev-8c30fa7666ff08dad632411d1a9b9883940e53ef.zip
Correction to manpage of cpupower
Manpage of cpupower is listing wrong sub-commands in "See Also" section. The option for cpupower-idle(1) should actually be cpupower-idle-info(1) and cpupower-idle-set(1). This patch corrects this anomaly. Signed-off-by: Brahadambal Srinivasan <latha@linux.vnet.ibm.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/power')
-rw-r--r--tools/power/cpupower/man/cpupower.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/power/cpupower/man/cpupower.1 b/tools/power/cpupower/man/cpupower.1
index baf741d06e82..a5e4523a219b 100644
--- a/tools/power/cpupower/man/cpupower.1
+++ b/tools/power/cpupower/man/cpupower.1
@@ -62,9 +62,9 @@ all cores
Print the package name and version number.
.SH "SEE ALSO"
-cpupower-set(1), cpupower-info(1), cpupower-idle(1),
-cpupower-frequency-set(1), cpupower-frequency-info(1), cpupower-monitor(1),
-powertop(1)
+cpupower-set(1), cpupower-info(1), cpupower-idle-info(1),
+cpupower-idle-set(1), cpupower-frequency-set(1), cpupower-frequency-info(1),
+cpupower-monitor(1), powertop(1)
.PP
.SH AUTHORS
.nf