components/acpidump/madt.1
author Craig Mohrman <craig.mohrman@oracle.com>
Mon, 18 Apr 2016 13:01:02 -0700
changeset 5797 432ac76de3b0
parent 197 fd801ec0737c
permissions -rw-r--r--
23078956 adjust the remainder of the userland components to use perl 5.22 22909079 resume testing in several perl modules 22909338 xml-parsers pkg manifests should be cleaned up once 5.12 threaded is gone 23051223 dbd-sqlite's clobber doesn't remove generated DBD-SQLite.license file 23057814 graphviz perl package depends on other obsolete perl packages 22991554 DBD-SQLite has an unlisted build dependency on library/perl-5/database et al

'\" te
.\"
.\" Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
.\"
.\" ident	"@(#)madt.1	1.2	10/03/16 SMI"
.\"
.TH madt 1 "24 Apr 2009" "SunOS 5.11" "User Commands"
.SH NAME
madt - parse ACPI tables
.SH SYNOPSIS
.LP
.nf
\fBmadt [ACPI data file]
.fi

.SH DESCRIPTION
.sp
.LP
This utility parses the specified data file containing an extracted image of an ACPI table.  It displays the results to the user in human-readable text.

.SH EXAMPLES
.sp
.LP
# madt < SRAT2.dat


.SH SEE ALSO
acpidump(1), acpixtract(1)

.SH RESOURCES
.sp
.LP
http://www.lesswatts.org/projects/acpi/utilities.php
.sp