[<prev] [next>] [day] [month] [year] [list]
Message-ID: <ZcoeCAbRHKeH-HCb@host1.jankratochvil.net>
Date: Mon, 12 Feb 2024 21:32:56 +0800
From: Jan Kratochvil <jan@...kratochvil.net>
To: linux-kernel@...r.kernel.org, trivial@...nel.org, linux-pm@...r.kernel.org
Subject: [PATCH] Fix cpupower-frequency-info.1 man page typo
Hello,
utils/cpufreq-info.c
{"related-cpus", no_argument, NULL, 'r'},
{"affected-cpus", no_argument, NULL, 'a'},
Jan Kratochvil
Signed-off-by: Jan Kratochvil <jan@...kratochvil.net>
tools/power/cpupower/man/cpupower-frequency-info.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/power/cpupower/man/cpupower-frequency-info.1 b/tools/power/cpupower/man/cpupower-frequency-info.1
index dd545b499..47fdd7218 100644
--- a/tools/power/cpupower/man/cpupower-frequency-info.1
+++ b/tools/power/cpupower/man/cpupower-frequency-info.1
@@ -32,7 +32,7 @@ Gets the currently used cpufreq policy.
\fB\-g\fR \fB\-\-governors\fR
Determines available cpufreq governors.
.TP
-\fB\-a\fR \fB\-\-related\-cpus\fR
+\fB\-r\fR \fB\-\-related\-cpus\fR
Determines which CPUs run at the same hardware frequency.
.TP
\fB\-a\fR \fB\-\-affected\-cpus\fR
Powered by blists - more mailing lists