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 wrong acronym.



details:   https://anonhg.NetBSD.org/src/rev/583c995087e6
branches:  trunk
changeset: 778718:583c995087e6
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Apr 10 12:51:31 2012 +0000

description:
Fix wrong acronym.

diffstat:

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

diffs (27 lines):

diff -r 27c8fb120042 -r 583c995087e6 share/man/man4/acpi.4
--- a/share/man/man4/acpi.4     Tue Apr 10 12:43:06 2012 +0000
+++ b/share/man/man4/acpi.4     Tue Apr 10 12:51:31 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.73 2011/10/05 10:10:31 jruoho Exp $
+.\" $NetBSD: acpi.4,v 1.74 2012/04/10 12:51:31 jruoho Exp $
 .\"
 .\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc.
 .\" 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 October 5, 2011
+.Dd April 10, 2012
 .Dt ACPI 4
 .Os
 .Sh NAME
@@ -181,7 +181,7 @@
 .Dq fixed events .
 .It Ic hw.acpi.stat.method
 The number of
-.Tn ACPI
+.Tn AML
 methods executed by the interpreter.
 .It Ic hw.acpi.power
 This read-only node describes the



Home | Main Index | Thread Index | Old Index