]> git.pld-linux.org Git - packages/acpica.git/blame - acpinames.1
- updated to 20200430
[packages/acpica.git] / acpinames.1
CommitLineData
77760c90
JB
1.\" First parameter, NAME, should be all caps
2.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
3.\" other parameters are allowed: see man(7), man(1)
4.TH ACPINAMES 1 "January 23, 2013"
5.\" Please adjust this date whenever revising the manpage.
6.\"
7.\" Some roff macros, for reference:
8.\" .nh disable hyphenation
9.\" .hy enable hyphenation
10.\" .ad l left justify
11.\" .ad b justify to both left and right margins
12.\" .nf disable filling
13.\" .fi enable filling
14.\" .br insert line break
15.\" .sp <n> insert n+1 empty lines
16.\" for manpage-specific macros, see man(7)
17.SH NAME
18acpinames \- ACPI name space dump utility
19.SH SYNOPSIS
20.B acpinames
21.RI <option> ...
22.RI <aml-file>
23
24.SH DESCRIPTION
25This manual page briefly documents the
26.B acpinames
27command. The option list is taken from the acpinames interactive help.
28.PP
29.\" TeX users may be more comfortable with the \fB<whatever>\fP and
30.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
31.\" respectively.
32.B acpinames
33prints out the complete ACPI name space for an AML file.
34.PP
35Much more detailed documentation may be found at
36http://www.acpica.org/documentation/.
37
38.SH OPTIONS
39
40.PP
41.TP
42.B \-? [<name-prefix>]
43Display this help message
44
45.SH AUTHOR
46acpinames was written by Robert Moore <robert.moore@intel.com>.
47.PP
48This manual page was written by Al Stone <ahs3@redhat.com> for the
49Fedora project (but may be used by others).
This page took 0.03807 seconds and 4 git commands to generate.