linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tools: cpupower: fix typo in cpupower-idle-set(1) manpage
@ 2021-07-16 20:00 andreas
  2021-07-22 16:12 ` Shuah Khan
  0 siblings, 1 reply; 2+ messages in thread
From: andreas @ 2021-07-16 20:00 UTC (permalink / raw)
  To: Thomas Renninger, Shuah Khan, linux-pm, linux-kernel; +Cc: Andreas Rammhold

From: Andreas Rammhold <andreas@rammhold.de>

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>
---
 tools/power/cpupower/man/cpupower-idle-set.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/power/cpupower/man/cpupower-idle-set.1 b/tools/power/cpupower/man/cpupower-idle-set.1
index 21916cff7516..8cef3c71e19e 100644
--- a/tools/power/cpupower/man/cpupower-idle-set.1
+++ b/tools/power/cpupower/man/cpupower-idle-set.1
@@ -4,7 +4,7 @@
 cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options
 .SH "SYNTAX"
 .LP
-cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP]
+cpupower [ \-c cpulist ] idle\-set [\fIoptions\fP]
 .SH "DESCRIPTION"
 .LP
 The cpupower idle\-set subcommand allows to set cpu idle, also called cpu
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] tools: cpupower: fix typo in cpupower-idle-set(1) manpage
  2021-07-16 20:00 [PATCH] tools: cpupower: fix typo in cpupower-idle-set(1) manpage andreas
@ 2021-07-22 16:12 ` Shuah Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2021-07-22 16:12 UTC (permalink / raw)
  To: andreas, Thomas Renninger, Shuah Khan, linux-pm, linux-kernel,
	Shuah Khan, Rafael J. Wysocki

On 7/16/21 2:00 PM, andreas@rammhold.de wrote:
> From: Andreas Rammhold <andreas@rammhold.de>
> 
> 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>
> ---
>   tools/power/cpupower/man/cpupower-idle-set.1 | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/power/cpupower/man/cpupower-idle-set.1 b/tools/power/cpupower/man/cpupower-idle-set.1
> index 21916cff7516..8cef3c71e19e 100644
> --- a/tools/power/cpupower/man/cpupower-idle-set.1
> +++ b/tools/power/cpupower/man/cpupower-idle-set.1
> @@ -4,7 +4,7 @@
>   cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options
>   .SH "SYNTAX"
>   .LP
> -cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP]
> +cpupower [ \-c cpulist ] idle\-set [\fIoptions\fP]
>   .SH "DESCRIPTION"
>   .LP
>   The cpupower idle\-set subcommand allows to set cpu idle, also called cpu
> 

Thank you. Applied to

git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git cpupower

This patch will be included in my next cpupower pull request to Rafael.

thanks,
-- Shuah


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-22 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 20:00 [PATCH] tools: cpupower: fix typo in cpupower-idle-set(1) manpage andreas
2021-07-22 16:12 ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).