Module Name: src
Committed By: jruoho
Date: Fri Feb 25 12:41:51 UTC 2011
Modified Files:
src/share/man/man4: acpicpu.4
Log Message:
Remove the last reference to #ifdef a.k.a. options(4) POWERNOW_K8.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/acpicpu.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/acpicpu.4
diff -u src/share/man/man4/acpicpu.4:1.23 src/share/man/man4/acpicpu.4:1.24
--- src/share/man/man4/acpicpu.4:1.23 Thu Feb 24 11:33:41 2011
+++ src/share/man/man4/acpicpu.4 Fri Feb 25 12:41:51 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.23 2011/02/24 11:33:41 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.24 2011/02/25 12:41:51 jruoho Exp $
.\"
.\" Copyright (c) 2010 Jukka Ruohonen <[email protected]>
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 24, 2011
+.Dd February 25, 2011
.Dt ACPICPU 4
.Os
.Sh NAME
@@ -316,7 +316,7 @@
The P-state support provided by
.Xr est 4
and
-.Dv POWERNOW_K8
+.Xr powernow 8
are known to be either problematic or
entirely dysfunctional with new x86 processors.
.Sh SEE ALSO