* [PATCH] Fix cpupower-frequency-info.1 man page typo
@ 2024-02-12 13:32 Jan Kratochvil
0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2024-02-12 13:32 UTC (permalink / raw)
To: linux-kernel, trivial, linux-pm
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@jankratochvil.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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-12 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-12 13:32 [PATCH] Fix cpupower-frequency-info.1 man page typo Jan Kratochvil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox