diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/cpu.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/cpu.4 b/share/man/man4/man4.i386/cpu.4 index f3e910106f5..312339e6692 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.3 2004/03/17 10:08:47 jmc Exp $ +.\" $OpenBSD: cpu.4,v 1.4 2004/04/02 22:30:41 tedu Exp $ .\" .\" Copyright (c) 2004 Ted Unangst .\" All rights reserved. @@ -63,6 +63,9 @@ Only enabled on some chipsets. .It TCC 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. .El .Sh INSTRUCTION SET EXTENSIONS The presence of extended instruction sets can be determined by |