|
|
32dd66 |
.\" First parameter, NAME, should be all caps
|
|
|
32dd66 |
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
|
32dd66 |
.\" other parameters are allowed: see man(7), man(1)
|
|
|
32dd66 |
.TH ACPINAMES 1 "January 23, 2013"
|
|
|
32dd66 |
.\" Please adjust this date whenever revising the manpage.
|
|
|
32dd66 |
.\"
|
|
|
32dd66 |
.\" Some roff macros, for reference:
|
|
|
32dd66 |
.\" .nh disable hyphenation
|
|
|
32dd66 |
.\" .hy enable hyphenation
|
|
|
32dd66 |
.\" .ad l left justify
|
|
|
32dd66 |
.\" .ad b justify to both left and right margins
|
|
|
32dd66 |
.\" .nf disable filling
|
|
|
32dd66 |
.\" .fi enable filling
|
|
|
32dd66 |
.\" .br insert line break
|
|
|
32dd66 |
.\" .sp <n> insert n+1 empty lines
|
|
|
32dd66 |
.\" for manpage-specific macros, see man(7)
|
|
|
32dd66 |
.SH NAME
|
|
|
32dd66 |
acpinames \- ACPI name space dump utility
|
|
|
32dd66 |
.SH SYNOPSIS
|
|
|
32dd66 |
.B acpinames
|
|
|
32dd66 |
.RI <option> ...
|
|
|
32dd66 |
.RI <aml-file>
|
|
|
32dd66 |
|
|
|
32dd66 |
.SH DESCRIPTION
|
|
|
32dd66 |
This manual page briefly documents the
|
|
|
32dd66 |
.B acpinames
|
|
|
32dd66 |
command. The option list is taken from the acpinames interactive help.
|
|
|
32dd66 |
.PP
|
|
|
32dd66 |
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
|
|
|
32dd66 |
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|
|
|
32dd66 |
.\" respectively.
|
|
|
32dd66 |
.B acpinames
|
|
|
32dd66 |
prints out the complete ACPI name space for an AML file.
|
|
|
32dd66 |
.PP
|
|
|
32dd66 |
Much more detailed documentation may be found at
|
|
|
32dd66 |
http://www.acpica.org/documentation/.
|
|
|
32dd66 |
|
|
|
32dd66 |
.SH OPTIONS
|
|
|
32dd66 |
|
|
|
32dd66 |
.PP
|
|
|
32dd66 |
.TP
|
|
|
32dd66 |
.B \-? [<name-prefix>]
|
|
|
32dd66 |
Display this help message
|
|
|
32dd66 |
|
|
|
32dd66 |
.SH AUTHOR
|
|
|
32dd66 |
acpinames was written by Robert Moore <robert.moore@intel.com>.
|
|
|
32dd66 |
.PP
|
|
|
32dd66 |
This manual page was written by Al Stone <ahs3@redhat.com> for the
|
|
|
32dd66 |
Fedora project (but may be used by others).
|