Skip to content

Commit a114d9f

Browse files
jankratochvilshuahkh
authored andcommitted
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>
1 parent b401b62 commit a114d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/power/cpupower/man/cpupower-frequency-info.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Gets the currently used cpufreq policy.
3232
\fB\-g\fR \fB\-\-governors\fR
3333
Determines available cpufreq governors.
3434
.TP
35-
\fB\-a\fR \fB\-\-related\-cpus\fR
35+
\fB\-r\fR \fB\-\-related\-cpus\fR
3636
Determines which CPUs run at the same hardware frequency.
3737
.TP
3838
\fB\-a\fR \fB\-\-affected\-cpus\fR

0 commit comments

Comments
 (0)