diff options
author | Thomas Renninger <trenn@suse.de> | 2011-12-16 15:35:52 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2012-03-03 14:40:09 +0100 |
commit | e03bd1aa00cff10d8a833442456a07b17dae32b8 (patch) | |
tree | e65e66fd595c7a333587bf9b185234166353001f /tools/power/cpupower/man/cpupower-frequency-set.1 | |
parent | cpupower: Add cpupower-idle-info manpage (diff) | |
download | linux-e03bd1aa00cff10d8a833442456a07b17dae32b8.tar.xz linux-e03bd1aa00cff10d8a833442456a07b17dae32b8.zip |
cpupower: Unify cpupower-frequency-* manpages
cpupower-frequency-* manpages slightly differed from the others.
- Use uppercase letters in the title
- Show cpupower Manual in the header
- Remove Mattia from left down corner of the manpage, he is already
listed as author
- Remove --help, prints this message -> not needed
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'tools/power/cpupower/man/cpupower-frequency-set.1')
-rw-r--r-- | tools/power/cpupower/man/cpupower-frequency-set.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/power/cpupower/man/cpupower-frequency-set.1 b/tools/power/cpupower/man/cpupower-frequency-set.1 index 685f469093ad..3eacc8d03d1a 100644 --- a/tools/power/cpupower/man/cpupower-frequency-set.1 +++ b/tools/power/cpupower/man/cpupower-frequency-set.1 @@ -1,4 +1,4 @@ -.TH "cpupower-freqency-set" "1" "0.1" "Mattia Dongili" "" +.TH "CPUPOWER\-FREQUENCY\-SET" "1" "0.1" "" "cpupower Manual" .SH "NAME" .LP cpupower frequency\-set \- A small tool which allows to modify cpufreq settings. @@ -26,8 +26,6 @@ specific frequency to be set. Requires userspace governor to be available and lo \fB\-r\fR \fB\-\-related\fR modify all hardware-related CPUs at the same time .TP -\fB\-h\fR \fB\-\-help\fR -Prints out the help screen. .SH "REMARKS" .LP By default values are applied on all cores. How to modify single core |