tools: cpupower: fix typo in cpupower-idle-set(1) manpage
authorAndreas Rammhold <andreas@rammhold.de>
Fri, 16 Jul 2021 20:00:34 +0000 (22:00 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 24 Jan 2022 16:07:11 +0000 (09:07 -0700)
commit9d7c48506518684847bc17d4e3f0a103d83aa5c8
tree9d5142af280781b8300562325e98f789e364163a
parente783362eb54cd99b2cac8b3a9aeac942e6f6ac07
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>
tools/power/cpupower/man/cpupower-idle-set.1