[PATCH] Fix markup for acpidump(8) -t description

From: Marcin Cieslak <saper_at_saper.info>
Date: Mon, 15 Dec 2025 23:20:03 UTC
---
  usr.sbin/acpi/acpidump/acpidump.8 | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.48.1