linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Correction to manpage of cpupower
@ 2020-01-23 14:33 latha
  2020-01-27 15:49 ` shuah
  0 siblings, 1 reply; 2+ messages in thread
From: latha @ 2020-01-23 14:33 UTC (permalink / raw)
  To: linux-pm, linux-kernel; +Cc: trenn, shuah, Brahadambal Srinivasan

From: Brahadambal Srinivasan <latha@linux.vnet.ibm.com>

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 <latha@linux.vnet.ibm.com>
---
 tools/power/cpupower/man/cpupower.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/power/cpupower/man/cpupower.1 b/tools/power/cpupower/man/cpupower.1
index baf741d06e82..bdbf089794c7 100644
--- a/tools/power/cpupower/man/cpupower.1
+++ b/tools/power/cpupower/man/cpupower.1
@@ -62,9 +62,9 @@ all cores
 Print the package name and version number.
 
 .SH "SEE ALSO"
-cpupower-set(1), cpupower-info(1), cpupower-idle(1),
-cpupower-frequency-set(1), cpupower-frequency-info(1), cpupower-monitor(1),
-powertop(1)
+cpupower-set(1), cpupower-info(1), cpupower-idle-info(1), 
+cpupower-idle-set(1), cpupower-frequency-set(1), cpupower-frequency-info(1), 
+cpupower-monitor(1), powertop(1)
 .PP
 .SH AUTHORS
 .nf
-- 
2.19.1


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

end of thread, other threads:[~2020-01-27 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23 14:33 [PATCH] Correction to manpage of cpupower latha
2020-01-27 15:49 ` shuah

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).