diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2025-12-16 00:32:32 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2025-12-16 00:34:57 +0000 |
| commit | 03603db0136815146c2886c793506acb8bb508b0 (patch) | |
| tree | 743a5d7ac832e577e71f5a7c5cf2126ccb9d6317 | |
| parent | 5bd839792b6a6afacb50f782b6013100b5ff9110 (diff) | |
acpidump.8: formatting fix
Reported by: Marcin Cieslak
| -rw-r--r-- | usr.sbin/acpi/acpidump/acpidump.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/acpi/acpidump/acpidump.8 b/usr.sbin/acpi/acpidump/acpidump.8 index 70a53b479fc4..ec43f36f0895 100644 --- a/usr.sbin/acpi/acpidump/acpidump.8 +++ b/usr.sbin/acpi/acpidump/acpidump.8 @@ -176,7 +176,7 @@ Concatenate the DSDT and the SSDT's into single image and disassemble the image and print the results to stdout. .It Fl t Dump the contents of the various fixed tables listed above. -.It Fl T ar table_name +.It Fl T Ar table_name Dump the contents of the specific table. All ACPI tables are exactly 4 characters long. .It Fl h |
