Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Andreas Rammhold and committed by
Shuah Khan
9d7c4850 e783362e

+1 -1
+1 -1
tools/power/cpupower/man/cpupower-idle-set.1
··· 4 4 cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options 5 5 .SH "SYNTAX" 6 6 .LP 7 - cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP] 7 + cpupower [ \-c cpulist ] idle\-set [\fIoptions\fP] 8 8 .SH "DESCRIPTION" 9 9 .LP 10 10 The cpupower idle\-set subcommand allows to set cpu idle, also called cpu