Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix a typo.



details:   https://anonhg.NetBSD.org/src/rev/d44818186e93
branches:  trunk
changeset: 757866:d44818186e93
user:      gsutre <gsutre%NetBSD.org@localhost>
date:      Wed Sep 29 22:38:34 2010 +0000

description:
Fix a typo.

diffstat:

 share/man/man4/acpi.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9dce2b602820 -r d44818186e93 share/man/man4/acpi.4
--- a/share/man/man4/acpi.4     Wed Sep 29 14:54:00 2010 +0000
+++ b/share/man/man4/acpi.4     Wed Sep 29 22:38:34 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.58 2010/09/06 16:01:25 jmcneill Exp $
+.\" $NetBSD: acpi.4,v 1.59 2010/09/29 22:38:34 gsutre Exp $
 .\"
 .\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -486,7 +486,7 @@
 specific parts are typically limited to
 .Dv ACPI_LV_DEBUG_OBJECT
 and
-.Dv ACPI_LV_DEBUG_INFO .
+.Dv ACPI_LV_INFO .
 The debug output can be stopped by setting
 .Ic hw.acpi.debug.level
 to



Home | Main Index | Thread Index | Old Index