Module Name:    src
Committed By:   gsutre
Date:           Wed Sep 29 22:38:34 UTC 2010

Modified Files:
        src/share/man/man4: acpi.4

Log Message:
Fix a typo.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/share/man/man4/acpi.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/acpi.4
diff -u src/share/man/man4/acpi.4:1.58 src/share/man/man4/acpi.4:1.59
--- src/share/man/man4/acpi.4:1.58	Mon Sep  6 16:01:25 2010
+++ src/share/man/man4/acpi.4	Wed Sep 29 22:38:34 2010
@@ -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

Reply via email to