summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-07-01 07:28:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-07-01 07:28:14 +0000
commitfba7647604f30e92d0a428c5ec4ca5b694c3a8b4 (patch)
treebae4cfece9f38ae567acedaed67ab91998df15a4 /share/man
parent6a43fdbc9abe125b4187411f9624acda321b1593 (diff)
tweak;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.i386/cpu.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/cpu.4 b/share/man/man4/man4.i386/cpu.4
index 3165281bc56..5dbc465a2fa 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.9 2006/06/30 21:26:38 deraadt Exp $
+.\" $OpenBSD: cpu.4,v 1.10 2006/07/01 07:28:13 jmc Exp $
.\"
.\" Copyright (c) 2004 Ted Unangst
.\" All rights reserved.
@@ -40,8 +40,8 @@ functionality, such as power and frequency control or additional instructions.
.Sh FREQUENCY CONTROL
The
.Xr sysctl 3
-hw.cpuspeed will return the current operating frequency of the processor.
-This value may be an appoximation on some processors.
+hw.cpuspeed will return the current operating frequency of the processor
+(on some processors this value may be an approximation).
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