summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-03-17 10:08:47 +0000
committerjmc <jmc@openbsd.org>2004-03-17 10:08:47 +0000
commit1ce2589bbb886e16e805cb289610b79bb51f86cf (patch)
tree8e74b1464e8f768294c91cc8495d73b9417e4a22
parentadd references to procmap(1) in SEE ALSO; (diff)
downloadwireguard-openbsd-1ce2589bbb886e16e805cb289610b79bb51f86cf.tar.xz
wireguard-openbsd-1ce2589bbb886e16e805cb289610b79bb51f86cf.zip
typos;
-rw-r--r--share/man/man4/man4.i386/cpu.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/cpu.4 b/share/man/man4/man4.i386/cpu.4
index ee51cd0e8ce..f3e910106f5 100644
--- a/share/man/man4/man4.i386/cpu.4
+++ b/share/man/man4/man4.i386/cpu.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cpu.4,v 1.2 2004/03/17 01:37:50 deraadt Exp $
+.\" $OpenBSD: cpu.4,v 1.3 2004/03/17 10:08:47 jmc Exp $
.\"
.\" Copyright (c) 2004 Ted Unangst
.\" All rights reserved.
@@ -40,8 +40,8 @@ functionality, such as power and frequency control or additonal instructions.
.Sh FREQUENCY CONTROL
The
.Xr sysctl 3
-hw.cpuspeed will return the current operating freqency of the processor.
-If possible, speed may be adjust by altering hw.setperf from 0 to 100,
+hw.cpuspeed will return the current operating frequency of the processor.
+If possible, speed may be adjusted by altering hw.setperf from 0 to 100,
representing percentage of maximum speed.
There are several possible implementations for setperf, all transparent
to the user.
@@ -55,7 +55,7 @@ The processor dynamically adjusts frequency in response to load, the setperf
value is interpreted as the maximum.
.It EST
Enhanced SpeedStep found on Intel Pentium M processors,
-offers freqeuncy scaling with numerous positions.
+offers frequency scaling with numerous positions.
.It SpeedStep
Found on some Intel Pentium 3 and newer mobile chips,
it is capable of adjusting frequency between a low and high value.