From: Roberto Ricci Date: Tue, 24 Mar 2026 22:39:02 +0000 (+0100) Subject: cpupower-frequency-info.1: use the proper name of the --perf option X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10a54e715985baac21bb506f86c5ad1b83a12784;p=thirdparty%2Fkernel%2Flinux.git cpupower-frequency-info.1: use the proper name of the --perf option The cpupower-frequency-info(1) man page describes a '--perf' option. Even though this form is accepted by the program, its proper name is '--performance'. cpufreq-info.c: {"performance", no_argument, NULL, 'c'}, Signed-off-by: Roberto Ricci Link: https://lore.kernel.org/r/20260324223921.14317-3-io@r-ricci.it Signed-off-by: Shuah Khan --- diff --git a/tools/power/cpupower/man/cpupower-frequency-info.1 b/tools/power/cpupower/man/cpupower-frequency-info.1 index 47fdd72187487..1173d4f31e698 100644 --- a/tools/power/cpupower/man/cpupower-frequency-info.1 +++ b/tools/power/cpupower/man/cpupower-frequency-info.1 @@ -53,7 +53,7 @@ human\-readable output for the \-f, \-w, \-s and \-y parameters. \fB\-n\fR \fB\-\-no-rounding\fR Output frequencies and latencies without rounding off values. .TP -\fB\-c\fR \fB\-\-perf\fR +\fB\-c\fR \fB\-\-performance\fR Get performances and frequencies capabilities of CPPC, by reading it from hardware (only available on the hardware with CPPC). .TP .SH "REMARKS"