The branch main has been updated by obiwac: URL: https://cgit.FreeBSD.org/src/commit/?id=8de929962a38855c8c38d117d20b71d7c9eaee77
commit 8de929962a38855c8c38d117d20b71d7c9eaee77 Author: Aymeric Wibo <[email protected]> AuthorDate: 2026-06-22 14:50:52 +0000 Commit: Aymeric Wibo <[email protected]> CommitDate: 2026-06-22 14:50:54 +0000 acpi_ibm.4: Remove extraneous .Tn As flagged by mandoc linter. Event: Halifax Hackathon 202606 Sponsored by: The FreeBSD Foundation --- share/man/man4/acpi_ibm.4 | 4 +--- 1 file changed, 1 insertion(+), 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
