summaryrefslogtreecommitdiffstats
path: root/share/man/man4/cpufreq.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/cpufreq.4')
-rw-r--r--share/man/man4/cpufreq.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/cpufreq.4 b/share/man/man4/cpufreq.4
index aa1da04..bd6885e 100644
--- a/share/man/man4/cpufreq.4
+++ b/share/man/man4/cpufreq.4
@@ -234,7 +234,7 @@ The driver should set unknown or irrelevant values to
All the following elements for each setting should be returned:
.Bd -literal
struct cf_setting {
- int freq; /* CPU clock in Mhz or 100ths of a percent. */
+ int freq; /* CPU clock in MHz or 100ths of a percent. */
int volts; /* Voltage in mV. */
int power; /* Power consumed in mW. */
int lat; /* Transition latency in us. */
OpenPOWER on IntegriCloud