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-info.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-info.1')
-rw-r--r-- | tools/power/cpupower/man/cpupower-frequency-info.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/power/cpupower/man/cpupower-frequency-info.1 b/tools/power/cpupower/man/cpupower-frequency-info.1 index bb60a8d1e45a..4a1918ea8f9c 100644 --- a/tools/power/cpupower/man/cpupower-frequency-info.1 +++ b/tools/power/cpupower/man/cpupower-frequency-info.1 @@ -1,4 +1,4 @@ -.TH "cpupower-frequency-info" "1" "0.1" "Mattia Dongili" "" +.TH "CPUPOWER\-FREQUENCY\-INFO" "1" "0.1" "" "cpupower Manual" .SH "NAME" .LP cpupower frequency\-info \- Utility to retrieve cpufreq kernel information @@ -50,8 +50,6 @@ Prints out information like provided by the /proc/cpufreq interface in 2.4. and \fB\-m\fR \fB\-\-human\fR human\-readable output for the \-f, \-w, \-s and \-y parameters. .TP -\fB\-h\fR \fB\-\-help\fR -Prints out the help screen. .SH "REMARKS" .LP By default only values of core zero are displayed. How to display settings of |