Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Remove the last reference to #ifdef a.k.a. op...



details:   https://anonhg.NetBSD.org/src/rev/5c909def2701
branches:  trunk
changeset: 762674:5c909def2701
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Feb 25 12:41:51 2011 +0000

description:
Remove the last reference to #ifdef a.k.a. options(4) POWERNOW_K8.

diffstat:

 share/man/man4/acpicpu.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 1f3bee035c94 -r 5c909def2701 share/man/man4/acpicpu.4
--- a/share/man/man4/acpicpu.4  Fri Feb 25 12:15:32 2011 +0000
+++ b/share/man/man4/acpicpu.4  Fri Feb 25 12:41:51 2011 +0000
@@ -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 <jruohonen%iki.fi@localhost>
 .\" 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



Home | Main Index | Thread Index | Old Index