Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2026 18:19:25 +0000
From:      Mitchell Horne <mhorne@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c0898bdc8661 - main - usbhidctl.1: adjust option list indent
Message-ID:  <696e75ad.3ed98.7065b831@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mhorne:

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

commit c0898bdc8661842c51fecfe467a1c921a2d81774
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2026-01-19 18:18:01 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2026-01-19 18:19:01 +0000

    usbhidctl.1: adjust option list indent
    
    For improved legibility.
---
 usr.bin/usbhidctl/usbhidctl.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1
index d1cbe67ba85c..d8722bccb45e 100644
--- a/usr.bin/usbhidctl/usbhidctl.1
+++ b/usr.bin/usbhidctl/usbhidctl.1
@@ -79,7 +79,7 @@ flag is specified
 attempts to set the specified items to the given values.
 .Pp
 The options are as follows:
-.Bl -tag -width Ds
+.Bl -tag -width "-f device"
 .It Fl a
 Show all items and their current values if device returns.
 .It Fl f Ar device


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696e75ad.3ed98.7065b831>