Skip to content

Commit 9d7c485

Browse files
andirshuahkh
authored andcommitted
tools: cpupower: fix typo in cpupower-idle-set(1) manpage
The tools name was wrong in the SYNTAX section of the manpage it should read "idle-set" instead of "idle-info". Signed-off-by: Andreas Rammhold <andreas@rammhold.de> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
1 parent e783362 commit 9d7c485

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/power/cpupower/man/cpupower-idle-set.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options
55
.SH "SYNTAX"
66
.LP
7-
cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP]
7+
cpupower [ \-c cpulist ] idle\-set [\fIoptions\fP]
88
.SH "DESCRIPTION"
99
.LP
1010
The cpupower idle\-set subcommand allows to set cpu idle, also called cpu

0 commit comments

Comments
 (0)