aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJan Kratochvil <jan@jankratochvil.net>2024-02-12 21:32:56 +0800
committerShuah Khan <skhan@linuxfoundation.org>2024-03-06 09:27:57 -0700
commita114d9f1f2cf4896d838ab0a9c30a75411736829 (patch)
treea2f3aa996892818987e98f174f71deae56741937
parentLinux 6.8-rc5 (diff)
downloadwireguard-linux-a114d9f1f2cf4896d838ab0a9c30a75411736829.tar.xz
wireguard-linux-a114d9f1f2cf4896d838ab0a9c30a75411736829.zip
Fix cpupower-frequency-info.1 man page typo
cpupower-frequency-info.1 man page type is incorrect for related-cpus. Fix it. utils/cpufreq-info.c {"related-cpus", no_argument, NULL, 'r'}, {"affected-cpus", no_argument, NULL, 'a'}, Fixed changelog before applying: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Jan Kratochvil <jan@jankratochvil.net> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
-rw-r--r--tools/power/cpupower/man/cpupower-frequency-info.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/power/cpupower/man/cpupower-frequency-info.1 b/tools/power/cpupower/man/cpupower-frequency-info.1
index dd545b499480..47fdd7218748 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