summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commit71e2293ad43d8745a8e735483e3f07631714be05 (patch)
treeeb7d53179ad22344ae698f8aa866faa0e415686c /usr.sbin/acpi
parentbb7634eb859aa29d7425840bb3ae3c7391c27b87 (diff)
downloadFreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.zip
FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin/acpi')
-rw-r--r--usr.sbin/acpi/acpidump/acpidump.88
-rw-r--r--usr.sbin/acpi/amldb/amldb.88
2 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/acpi/acpidump/acpidump.8 b/usr.sbin/acpi/acpidump/acpidump.8
index a9919bd..bb48afb 100644
--- a/usr.sbin/acpi/acpidump/acpidump.8
+++ b/usr.sbin/acpi/acpidump/acpidump.8
@@ -36,10 +36,10 @@
.Nm acpidump
.Nd dump ACPI tables
.Sh SYNOPSIS
-.Nm acpidump
-.Nm acpidump
+.Nm
+.Nm
.Op Fl o Ar dsdt_file_for_output
-.Nm acpidump
+.Nm
.Op Fl f Ar dsdt_file_for_input
.Sh DESCRIPTION
The
@@ -108,7 +108,7 @@ outputs DSDT, it disassembles the AML data and
translates them into ASL.
.Sh OPTIONS
The following options are supported by
-.Nm Ns :
+.Nm :
.Bl -tag -width indent
.It Fl o Ar dsdt_file_for_output
Stores DSDT data block from physical memory into a file specified in
diff --git a/usr.sbin/acpi/amldb/amldb.8 b/usr.sbin/acpi/amldb/amldb.8
index bcfa01c..db692a8 100644
--- a/usr.sbin/acpi/amldb/amldb.8
+++ b/usr.sbin/acpi/amldb/amldb.8
@@ -36,7 +36,7 @@
.Nd executing and debugging AML interpreter
.Pq with DSDT files
.Sh SYNOPSIS
-.Nm amldb
+.Nm
.Op Fl dhst
.Ar dsdt_file ...
.Sh DESCRIPTION
@@ -204,12 +204,12 @@ occurs as the beginning of word with the specified number of characters.
.It Cm h
.Em Show help messsage:
Displays the command summary of
-.Nm amldb .
+.Nm .
.El
.Pp
.Sh OPTIONS
Exactly one of the following options must be specified. Otherwise,
-.Nm amldb
+.Nm
shows its usage and terminates.
.Bl -tag -width indent
.It Fl d
@@ -230,7 +230,7 @@ DSDT data file is read.
.El
.Sh EXAMPLES
The following is an example including, invoking the
-.Nm amldb ,
+.Nm ,
searching
.Li _PRS
.Pq Possible Resource Settings
OpenPOWER on IntegriCloud