summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/acpi')
-rw-r--r--usr.sbin/acpi/acpiconf/acpiconf.82
-rw-r--r--usr.sbin/acpi/acpidump/acpidump.810
-rw-r--r--usr.sbin/acpi/amldb/amldb.88
3 files changed, 10 insertions, 10 deletions
diff --git a/usr.sbin/acpi/acpiconf/acpiconf.8 b/usr.sbin/acpi/acpiconf/acpiconf.8
index 0ff94d6..92128c9 100644
--- a/usr.sbin/acpi/acpiconf/acpiconf.8
+++ b/usr.sbin/acpi/acpiconf/acpiconf.8
@@ -66,7 +66,7 @@ and
.Xr acpidump 8 ,
.Xr apm 8
.Sh HISTORY
-The
+The
.Nm
command appeared in
.Fx 5.0 .
diff --git a/usr.sbin/acpi/acpidump/acpidump.8 b/usr.sbin/acpi/acpidump/acpidump.8
index 85242d6..5c6ca9b 100644
--- a/usr.sbin/acpi/acpidump/acpidump.8
+++ b/usr.sbin/acpi/acpidump/acpidump.8
@@ -26,9 +26,9 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD$
-.\"
+.\"
.Dd August 31, 2000
.Dt ACPIDUMP 8
.Os
@@ -83,7 +83,7 @@ OEM Revision, Creator ID and Creator Revision.
.Nm
dumps contents of these SDTs.
For further information about formats of each table,
-see chapter 5: ACPI Software Programming Model,
+see chapter 5: ACPI Software Programming Model,
.Dq Advanced Configuration and Power Interface Specification Revision 1.0b
from Intel/Microsoft/Toshiba.
.Pp
@@ -95,7 +95,7 @@ such as interrupt mode
.Pq INT_MODEL ,
SCI interrupt number, SMI command port
.Pq SMI_CMD
-and location of ACPI registers.
+and location of ACPI registers.
FACP also has a pointer to a physical memory address for DSDT,
which includes information used on the kernel side such as
PnP, power management support and so on.
@@ -148,7 +148,7 @@ and then interprets the DSDT again referring to namespace.
.Xr amldb 8
.Pp
.Dq Advanced Configuration and Power Interfce Specification
-.Bd -literal -offset indent -compact
+.Bd -literal -offset indent -compact
Intel
Microsoft
Toshiba
diff --git a/usr.sbin/acpi/amldb/amldb.8 b/usr.sbin/acpi/amldb/amldb.8
index e98aeb0..a253a21 100644
--- a/usr.sbin/acpi/amldb/amldb.8
+++ b/usr.sbin/acpi/amldb/amldb.8
@@ -1,10 +1,10 @@
.\" ACPI (ACPI Package)
-.\"
+.\"
.\" Copyright (c) 2000 Takanori Watanabe <takawata@FreeBSD.org>
.\" Copyright (c) 2000 Mitsuru IWASAKI <iwasaki@FreeBSD.org>
.\" Copyright (c) 2000 Yasuo YOKOYAMA <yokoyama@jp.FreeBSD.org>
.\" Copyright (c) 2000 Norihiro KUMAGAI <kumagai@home.com>
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -112,7 +112,7 @@ box;
c | l.
value region type
=
-0 SystemMemory
+0 SystemMemory
1 SystemIO
2 PCI_Concig
3 EmbeddedControl
@@ -172,7 +172,7 @@ more arguments, a prompt such as the following appears;
.Bd -literal
Method: Arg 1 From 0x280626ce To 0x28062775
Enter argument values (ex. number 1 / string foo). 'q' to quit.
- Arg0 ?
+ Arg0 ?
.Ed
.Pp
For each argument, a pair of type string and value delimited by
OpenPOWER on IntegriCloud