Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2026 14:51:53 +0000
From:      Aymeric Wibo <obiwac@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 8de929962a38 - main - acpi_ibm.4: Remove extraneous .Tn
Message-ID:  <6a394c09.43541.57c1f360@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by obiwac:

URL: https://cgit.FreeBSD.org/src/commit/?id=8de929962a38855c8c38d117d20b71d7c9eaee77

commit 8de929962a38855c8c38d117d20b71d7c9eaee77
Author:     Aymeric Wibo <obiwac@FreeBSD.org>
AuthorDate: 2026-06-22 14:50:52 +0000
Commit:     Aymeric Wibo <obiwac@FreeBSD.org>
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a394c09.43541.57c1f360>