diff options
| author | Aymeric Wibo <obiwac@FreeBSD.org> | 2026-06-22 14:50:52 +0000 |
|---|---|---|
| committer | Aymeric Wibo <obiwac@FreeBSD.org> | 2026-06-22 14:50:54 +0000 |
| commit | 8de929962a38855c8c38d117d20b71d7c9eaee77 (patch) | |
| tree | e1d77077e4f360606bcefc4534d34022d0d48adc | |
| parent | 40ab0a05640051eed02ccbf1c5150e97e8cc27da (diff) | |
acpi_ibm.4: Remove extraneous .Tn
As flagged by mandoc linter.
Event: Halifax Hackathon 202606
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | share/man/man4/acpi_ibm.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/acpi_ibm.4 b/share/man/man4/acpi_ibm.4 index eea3eb2f7ca3..1d9d43376f9d 100644 --- a/share/man/man4/acpi_ibm.4 +++ b/share/man/man4/acpi_ibm.4 @@ -148,9 +148,7 @@ The driver provides a .Xr led 4 interface for the ThinkLight. -The ThinkLight can be made to blink by writing -.Tn ASCII -strings to the +The ThinkLight can be made to blink by writing ASCII strings to the .Pa /dev/led/thinklight device. .Sh SYSCTL VARIABLES |
