linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: latha@linux.vnet.ibm.com
To: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: trenn@suse.com, shuah@kernel.org,
	Brahadambal Srinivasan <latha@linux.vnet.ibm.com>
Subject: [PATCH] Correction to manpage of cpupower
Date: Thu, 23 Jan 2020 20:03:19 +0530	[thread overview]
Message-ID: <20200123143319.19580-1-latha@linux.vnet.ibm.com> (raw)

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


             reply	other threads:[~2020-01-23 14:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-23 14:33 latha [this message]
2020-01-27 15:49 ` [PATCH] Correction to manpage of cpupower shuah

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200123143319.19580-1-latha@linux.vnet.ibm.com \
    --to=latha@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=trenn@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).