From 75a86e93e6e56df781e630ce9504bdd034f82d2f Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Sat, 29 Jan 2022 22:10:21 +0100 Subject: [PATCH] usbconfig.8: Sort flags according to style(9) MFC after: 2 weeks --- usr.sbin/usbconfig/usbconfig.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/usr.sbin/usbconfig/usbconfig.8 b/usr.sbin/usbconfig/usbconfig.8 index 0644199bdca7..0cc2f25d9bf8 100644 --- a/usr.sbin/usbconfig/usbconfig.8 +++ b/usr.sbin/usbconfig/usbconfig.8 @@ -31,18 +31,18 @@ .Nd configure the USB subsystem .Sh SYNOPSIS .Nm -.Op Fl u Ar unit +.Op Fl v .Op Fl a Ar addr .Op Fl i Ar interface_index -.Op Fl v +.Op Fl u Ar unit .Op Ar cmds ... .Nm .Fl d .Sm off .Oo Oo Cm /dev/ Oc Cm ugen Oc Ar unit Cm \&. Ar addr .Sm on -.Op Fl i Ar interface_index .Op Fl v +.Op Fl i Ar interface_index .Op Ar cmds ... .Sh DESCRIPTION The @@ -51,8 +51,6 @@ utility is used to configure and dump information about the USB subsystem. .Pp The options are as follows: .Bl -tag -width "-u unit" -.It Fl u Ar unit -Limit device range to USB devices connected to the given USBUS unit. .It Fl a Ar addr Limit device range to the given USB device index. Should only be used in conjunction with the unit argument. @@ -73,6 +71,8 @@ Show help and available commands. Specify interface index as indicated by the command description. If this argument is not specified a value of zero will be used for the interface index. +.It Fl u Ar unit +Limit device range to USB devices connected to the given USBUS unit. .It Fl v Activate the .Cm dump_device_desc ,