Commit 8c30fa76 authored by Brahadambal Srinivasan's avatar Brahadambal Srinivasan Committed by Shuah Khan

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: default avatarBrahadambal Srinivasan <latha@linux.vnet.ibm.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent 41ddb7e1
...@@ -62,9 +62,9 @@ all cores ...@@ -62,9 +62,9 @@ all cores
Print the package name and version number. Print the package name and version number.
.SH "SEE ALSO" .SH "SEE ALSO"
cpupower-set(1), cpupower-info(1), cpupower-idle(1), cpupower-set(1), cpupower-info(1), cpupower-idle-info(1),
cpupower-frequency-set(1), cpupower-frequency-info(1), cpupower-monitor(1), cpupower-idle-set(1), cpupower-frequency-set(1), cpupower-frequency-info(1),
powertop(1) cpupower-monitor(1), powertop(1)
.PP .PP
.SH AUTHORS .SH AUTHORS
.nf .nf
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment