From 2db1f159f84954324ca51f356e75e407076b9122 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 31 Mar 2004 08:42:31 +0000 Subject: note that hw.cpuspeed displays the current cpu frequency (from cpu(4)); ok deraadt@ --- lib/libc/gen/sysctl.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index e003e034cc8..4dddc217593 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.136 2004/03/24 06:13:56 mcbride Exp $ +.\" $OpenBSD: sysctl.3,v 1.137 2004/03/31 08:42:30 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -287,7 +287,7 @@ privileges may change the value. .It Dv HW_BYTEORDER The byteorder (4321 or 1234). .It Dv HW_CPUSPEED -The CPU frequency +The current CPU frequency .Pq in MHz . .It Dv HW_DISKCOUNT The number of disks currently attached to the system. -- cgit v1.2.3