diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5 index f45a9b4b1e2b..decfe3e08ab0 100644 --- a/usr.sbin/usbd/usbd.conf.5 +++ b/usr.sbin/usbd/usbd.conf.5 @@ -86,8 +86,8 @@ Device Subclass .It protocol Ar id Device Protocol .It devname Ar string -Device name, for example umass2, or ums0. These device names can contain -regular expressions. +Device name, for example umass2, or ums0. +These device names can contain regular expressions. See .Xr regex 3 and @@ -156,8 +156,8 @@ configuration file. .Xr usbd 8 , .Xr usbdevs 8 .Sh BUGS -It is currently not possible to use a selection criterion more than once. For -example, it is not possible to specify more than one vendor ID. +It is currently not possible to use a selection criterion more than once. +For example, it is not possible to specify more than one vendor ID. .Sh AUTHORS This manual page was written by .An Nick Hibma Aq n_hibma@FreeBSD.org .