diff options
author | Mattia Dongili <malattia@linux.it> | 2016-04-28 15:24:38 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-04-28 16:02:29 +0200 |
commit | 938bb850d525199c2c3619800ef97186cfccc8eb (patch) | |
tree | a7f1ad83eaa201d7fce1d4a8316c920fb4ee8a8b /tools/power/cpupower/man/cpupower-idle-set.1 | |
parent | cpupower: bench: parse.c: fix several resource leaks (diff) | |
download | linux-938bb850d525199c2c3619800ef97186cfccc8eb.tar.xz linux-938bb850d525199c2c3619800ef97186cfccc8eb.zip |
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>
Diffstat (limited to 'tools/power/cpupower/man/cpupower-idle-set.1')
-rw-r--r-- | tools/power/cpupower/man/cpupower-idle-set.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/power/cpupower/man/cpupower-idle-set.1 b/tools/power/cpupower/man/cpupower-idle-set.1 index 580c4e3ea92a..21916cff7516 100644 --- a/tools/power/cpupower/man/cpupower-idle-set.1 +++ b/tools/power/cpupower/man/cpupower-idle-set.1 @@ -1,7 +1,7 @@ .TH "CPUPOWER-IDLE-SET" "1" "0.1" "" "cpupower Manual" .SH "NAME" .LP -cpupower idle\-set \- Utility to set cpu idle state specific kernel options +cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options .SH "SYNTAX" .LP cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP] |