diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 4 |
1 files 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. |