Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Bump date and add one missing note.
details: https://anonhg.NetBSD.org/src/rev/80f52a90ded5
branches: trunk
changeset: 769968:80f52a90ded5
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed Sep 28 11:42:00 2011 +0000
description:
Bump date and add one missing note.
diffstat:
share/man/man9/cpufreq.9 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r e75a93080edc -r 80f52a90ded5 share/man/man9/cpufreq.9
--- a/share/man/man9/cpufreq.9 Wed Sep 28 10:55:46 2011 +0000
+++ b/share/man/man9/cpufreq.9 Wed Sep 28 11:42:00 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cpufreq.9,v 1.1 2011/09/28 10:55:48 jruoho Exp $ */
+.\" $NetBSD: cpufreq.9,v 1.2 2011/09/28 11:42:00 jruoho Exp $ */
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen.iki.fi>
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 23, 2011
+.Dd September 28, 2011
.Dt CPUFREQ 9
.Os
.Sh NAME
@@ -149,6 +149,10 @@
(the clock frequency in MHz) is mandatory, whereas the optional
.Vt cfs_power
can be filled to describe the power consumption (in mW) of each state.
+The
+.Fa cf_state
+array must be filled in descending order, that is, the highest
+frequency should be at the zero index.
.Pp
If the backend operates with a simple boolean switch
without knowing the clock frequencies, the
Home |
Main Index |
Thread Index |
Old Index