diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2005-11-25 12:08:55 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2005-11-25 12:08:55 +0000 |
commit | e89393cbbbadb3c4dff449fc7ee5e77eb902fe39 (patch) | |
tree | 5e1d6e7a99176cf7fccee38673dada0c60e954dc /share | |
parent | 13c5389478f52e3506b8575d986bc8a380cd88be (diff) |
powernow works on various processors from k6, k7, and k8 families now.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/cpu.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/cpu.4 b/share/man/man4/man4.i386/cpu.4 index 0b725ff3914..5fd8d8e3f47 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.7 2004/08/24 05:37:26 david Exp $ +.\" $OpenBSD: cpu.4,v 1.8 2005/11/25 12:08:54 tedu Exp $ .\" .\" Copyright (c) 2004 Ted Unangst .\" All rights reserved. @@ -65,7 +65,7 @@ Thermal Control Circuit found on Intel Pentium 4 and newer processors, adjusts processor duty cycle in 12.5 percent increments. .It PowerNow Found on various AMD processors. -Currently only supports some models in the K6 family. +Currently only supports a limited set of models in the K6, K7, and K8 families. .El .Sh INSTRUCTION SET EXTENSIONS The presence of extended instruction sets can be determined by |