Module Name: src
Committed By: jruoho
Date: Fri Mar 4 06:42:10 UTC 2011
Modified Files:
src/share/man/man4/man4.x86: odcm.4
Log Message:
Fix wrong lower bound.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.x86/odcm.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/man4.x86/odcm.4
diff -u src/share/man/man4/man4.x86/odcm.4:1.1 src/share/man/man4/man4.x86/odcm.4:1.2
--- src/share/man/man4/man4.x86/odcm.4:1.1 Fri Mar 4 05:56:49 2011
+++ src/share/man/man4/man4.x86/odcm.4 Fri Mar 4 06:42:10 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: odcm.4,v 1.1 2011/03/04 05:56:49 jruoho Exp $
+.\" $NetBSD: odcm.4,v 1.2 2011/03/04 06:42:10 jruoho Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <[email protected]>
.\" All rights reserved.
@@ -53,7 +53,7 @@
.It Ic machdep.clockmod.target
The target duty cycle of all
.Tn CPUs .
-The values range from 7 (100 %) to 1 (approximately 13 %).
+The values range from 7 (100 %) to 0 (approximately 13 %).
.It Ic machdep.clockmod.current
The current duty cycle of
.Tn CPUs .