Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Fix cpupower manpages "NAME" section

The token before "-" should be the program name, no spaces allowed.
See man(7) and lexgrog(1).

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Thomas Renninger <trenn@suse.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

authored by

Mattia Dongili and committed by
Rafael J. Wysocki
938bb850 983d9e06

+4 -4
+1 -1
tools/power/cpupower/man/cpupower-frequency-info.1
··· 1 1 .TH "CPUPOWER\-FREQUENCY\-INFO" "1" "0.1" "" "cpupower Manual" 2 2 .SH "NAME" 3 3 .LP 4 - cpupower frequency\-info \- Utility to retrieve cpufreq kernel information 4 + cpupower\-frequency\-info \- Utility to retrieve cpufreq kernel information 5 5 .SH "SYNTAX" 6 6 .LP 7 7 cpupower [ \-c cpulist ] frequency\-info [\fIoptions\fP]
+1 -1
tools/power/cpupower/man/cpupower-frequency-set.1
··· 1 1 .TH "CPUPOWER\-FREQUENCY\-SET" "1" "0.1" "" "cpupower Manual" 2 2 .SH "NAME" 3 3 .LP 4 - cpupower frequency\-set \- A small tool which allows to modify cpufreq settings. 4 + cpupower\-frequency\-set \- A small tool which allows to modify cpufreq settings. 5 5 .SH "SYNTAX" 6 6 .LP 7 7 cpupower [ \-c cpu ] frequency\-set [\fIoptions\fP]
+1 -1
tools/power/cpupower/man/cpupower-idle-info.1
··· 1 1 .TH "CPUPOWER-IDLE-INFO" "1" "0.1" "" "cpupower Manual" 2 2 .SH "NAME" 3 3 .LP 4 - cpupower idle\-info \- Utility to retrieve cpu idle kernel information 4 + cpupower\-idle\-info \- Utility to retrieve cpu idle kernel information 5 5 .SH "SYNTAX" 6 6 .LP 7 7 cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP]
+1 -1
tools/power/cpupower/man/cpupower-idle-set.1
··· 1 1 .TH "CPUPOWER-IDLE-SET" "1" "0.1" "" "cpupower Manual" 2 2 .SH "NAME" 3 3 .LP 4 - cpupower idle\-set \- Utility to set cpu idle state specific kernel options 4 + cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options 5 5 .SH "SYNTAX" 6 6 .LP 7 7 cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP]