summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-07-01 07:28:13 +0000
committerjmc <jmc@openbsd.org>2006-07-01 07:28:13 +0000
commit285e3e5b5f85b6dec77e978aefa5ce4d9b934706 (patch)
treee8b215289da0a77f085968cbbdcbd9a7780c00b9 /share/man/man4
parentrecognize the 5750 C2. (diff)
downloadwireguard-openbsd-285e3e5b5f85b6dec77e978aefa5ce4d9b934706.tar.xz
wireguard-openbsd-285e3e5b5f85b6dec77e978aefa5ce4d9b934706.zip
tweak;
Diffstat (limited to 'share/man/man4')
-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