diff options
Diffstat (limited to 'usr.sbin/acpi/acpidump/acpidump.8')
-rw-r--r-- | usr.sbin/acpi/acpidump/acpidump.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/acpi/acpidump/acpidump.8 b/usr.sbin/acpi/acpidump/acpidump.8 index a9919bd1fa9f..bb48afbc44b4 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 |