Fix cpupower-frequency-info.1 man page typo
authorJan Kratochvil <jan@jankratochvil.net>
Mon, 12 Feb 2024 13:32:56 +0000 (21:32 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 6 Mar 2024 16:27:57 +0000 (09:27 -0700)
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>
tools/power/cpupower/man/cpupower-frequency-info.1

index dd545b499480bd9ce8477a84881262ad230b786c..47fdd72187487eb241dcf88b7c71b2d1a5357983 100644 (file)
@@ -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