summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/man/cpupower-frequency-set.1
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-08-25 10:32:18 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-08-25 10:32:18 -0700
commitbe5378f3baabb5667508c42c56b4281f967d6861 (patch)
treef68709a01e8dd53f86374dba94bd5c0c2ebeac4f /tools/power/cpupower/man/cpupower-frequency-set.1
parente5b1d9cc1dc7cf76147411f1a74f64b570e148e3 (diff)
parent498ca793d90aef8ad38a852a969c257f62832738 (diff)
downloadop-kernel-dev-be5378f3baabb5667508c42c56b4281f967d6861.zip
op-kernel-dev-be5378f3baabb5667508c42c56b4281f967d6861.tar.gz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
* git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils: cpupower: use man(1) when calling "cpupower help subcommand" cpupower: make NLS truly optional cpupower: fix Makefile typo cpupower: Make monitor command -c/--cpu aware cpupower: Better detect offlined CPUs cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available cpupower: mperf monitor - Use TSC to calculate max frequency if possible cpupower: avoid using symlinks
Diffstat (limited to 'tools/power/cpupower/man/cpupower-frequency-set.1')
-rw-r--r--tools/power/cpupower/man/cpupower-frequency-set.18
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/power/cpupower/man/cpupower-frequency-set.1 b/tools/power/cpupower/man/cpupower-frequency-set.1
index 26e3e13..685f469 100644
--- a/tools/power/cpupower/man/cpupower-frequency-set.1
+++ b/tools/power/cpupower/man/cpupower-frequency-set.1
@@ -1,13 +1,13 @@
-.TH "cpufreq-set" "1" "0.1" "Mattia Dongili" ""
+.TH "cpupower-freqency-set" "1" "0.1" "Mattia Dongili" ""
.SH "NAME"
.LP
-cpufreq\-set \- A small tool which allows to modify cpufreq settings.
+cpupower frequency\-set \- A small tool which allows to modify cpufreq settings.
.SH "SYNTAX"
.LP
-cpufreq\-set [\fIoptions\fP]
+cpupower [ \-c cpu ] frequency\-set [\fIoptions\fP]
.SH "DESCRIPTION"
.LP
-cpufreq\-set allows you to modify cpufreq settings without having to type e.g. "/sys/devices/system/cpu/cpu0/cpufreq/scaling_set_speed" all the time.
+cpupower frequency\-set allows you to modify cpufreq settings without having to type e.g. "/sys/devices/system/cpu/cpu0/cpufreq/scaling_set_speed" all the time.
.SH "OPTIONS"
.LP
.TP
OpenPOWER on IntegriCloud