Skip to content

Commit 8c30fa7

Browse files
brsrinivshuahkh
authored andcommitted
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 <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent 41ddb7e commit 8c30fa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/power/cpupower/man/cpupower.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ all cores
6262
Print the package name and version number.
6363

6464
.SH "SEE ALSO"
65-
cpupower-set(1), cpupower-info(1), cpupower-idle(1),
66-
cpupower-frequency-set(1), cpupower-frequency-info(1), cpupower-monitor(1),
67-
powertop(1)
65+
cpupower-set(1), cpupower-info(1), cpupower-idle-info(1),
66+
cpupower-idle-set(1), cpupower-frequency-set(1), cpupower-frequency-info(1),
67+
cpupower-monitor(1), powertop(1)
6868
.PP
6969
.SH AUTHORS
7070
.nf

0 commit comments

Comments
 (0)