diff mbox series

Correction to manpage of cpupower

Message ID 20200123143319.19580-1-latha@linux.vnet.ibm.com
State New
Headers show
Series Correction to manpage of cpupower | expand

Commit Message

Brahadambal Srinivasan Jan. 23, 2020, 2:33 p.m. UTC
From: Brahadambal Srinivasan <latha@linux.vnet.ibm.com>

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>
---
 tools/power/cpupower/man/cpupower.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/tools/power/cpupower/man/cpupower.1 b/tools/power/cpupower/man/cpupower.1
index baf741d06e82..bdbf089794c7 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