Al Stone afae4e
.\" First parameter, NAME, should be all caps
Al Stone afae4e
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
Al Stone afae4e
.\" other parameters are allowed: see man(7), man(1)
Al Stone afae4e
.TH ACPIBIN 1 "January 23, 2013"
Al Stone afae4e
.\" Please adjust this date whenever revising the manpage.
Al Stone afae4e
.\"
Al Stone afae4e
.\" Some roff macros, for reference:
Al Stone afae4e
.\" .nh        disable hyphenation
Al Stone afae4e
.\" .hy        enable hyphenation
Al Stone afae4e
.\" .ad l      left justify
Al Stone afae4e
.\" .ad b      justify to both left and right margins
Al Stone afae4e
.\" .nf        disable filling
Al Stone afae4e
.\" .fi        enable filling
Al Stone afae4e
.\" .br        insert line break
Al Stone afae4e
.\" .sp <n>    insert n+1 empty lines
Al Stone afae4e
.\" for manpage-specific macros, see man(7)
Al Stone afae4e
.SH NAME
Al Stone afae4e
acpibin \- ACPI binary AML file utility
Al Stone afae4e
.SH SYNOPSIS
Al Stone afae4e
.B acpibin
Al Stone afae4e
.RI [ <option> ... ]
Al Stone afae4e
Al Stone afae4e
.SH DESCRIPTION
Al Stone afae4e
This manual page briefly documents the
Al Stone afae4e
.B acpibin
Al Stone afae4e
command. The option list is taken from the acpibin interactive help.
Al Stone afae4e
.PP
Al Stone afae4e
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
Al Stone afae4e
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
Al Stone afae4e
.\" respectively.
Al Stone afae4e
.B acpibin
Al Stone afae4e
is a command provided to perform some basic and common operations on
Al Stone afae4e
AML binary files.
Al Stone afae4e
.PP
Al Stone afae4e
Much more detailed documentation may be found at
Al Stone afae4e
http://www.acpica.org/documentation/.
Al Stone afae4e
Al Stone afae4e
.SH OPTIONS
Al Stone afae4e
Al Stone afae4e
.PP
Al Stone afae4e
.TP
Al Stone afae4e
.B \-c <file1> <file2>
Al Stone afae4e
Compare two binary AML files
Al Stone afae4e
.TP
Al Stone afae4e
.B \-d <in> <out>
Al Stone afae4e
Dump AML binary to text file
Al Stone afae4e
.TP
Al Stone afae4e
.B \-e <sig> <in> <out>
Al Stone afae4e
Extract binary AML table from acpidump file
Al Stone afae4e
.TP
Al Stone afae4e
.B \-h <file>
Al Stone afae4e
Display table header for binary AML file
Al Stone afae4e
.TP
Al Stone afae4e
.B \-s <file>
Al Stone afae4e
Update checksum for binary AML file
Al Stone afae4e
.TP
Al Stone afae4e
.B \-t
Al Stone afae4e
Terse mode
Al Stone afae4e
Al Stone afae4e
.SH AUTHOR
Al Stone afae4e
acpibin was written by Robert Moore <robert.moore@intel.com>.
Al Stone afae4e
.PP
Al Stone afae4e
This manual page was written by Al Stone <ahs3@redhat.com> for the
Al Stone afae4e
Fedora project (but may be used by others).