The branch main has been updated by mhorne:

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

commit c0898bdc8661842c51fecfe467a1c921a2d81774
Author:     Mitchell Horne <[email protected]>
AuthorDate: 2026-01-19 18:18:01 +0000
Commit:     Mitchell Horne <[email protected]>
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

Reply via email to