Module Name: src
Committed By: snj
Date: Sun Nov 8 21:50:47 UTC 2009
Modified Files:
src/usr.sbin/acpitools/amldb [netbsd-5]: amldb.8
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1122):
usr.sbin/acpitools/amldb/amldb.8: revision 1.4
Escape literal backslashes.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.8.1 src/usr.sbin/acpitools/amldb/amldb.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/acpitools/amldb/amldb.8
diff -u src/usr.sbin/acpitools/amldb/amldb.8:1.3 src/usr.sbin/acpitools/amldb/amldb.8:1.3.8.1
--- src/usr.sbin/acpitools/amldb/amldb.8:1.3 Tue Feb 26 04:50:02 2008
+++ src/usr.sbin/acpitools/amldb/amldb.8 Sun Nov 8 21:50:47 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: amldb.8,v 1.3 2008/02/26 04:50:02 lukem Exp $
+.\" $NetBSD: amldb.8,v 1.3.8.1 2009/11/08 21:50:47 snj Exp $
.\" ACPI (ACPI Package)
.\"
.\" Copyright (c) 2000 Takanori Watanabe <[email protected]>
@@ -288,7 +288,7 @@
Arg0 ? n 5
==== Running _PTS. ====
AML\*[Gt]s
-[\_PTS. START]
+[\\_PTS. START]
If(LNot(LEqual(Arg0, 0x5)))
AML\*[Gt]
If(LEqual(Arg0, 0x1))
@@ -320,7 +320,7 @@
DEBUG[read(1, 0x80)\*[Am]mask:0xf5](default: 0xf5 / 245) \*[Gt]\*[Gt]
[read(1, 0x80)-\*[Gt]0xf5]
AML\*[Gt]
-[\_PTS. END]
+[\\_PTS. END]
_PTS Method: Arg 1 From 0x2805f0a3 To 0x2805f0db
NO object
==== _PTS finished. ====