diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2003-01-30 22:38:54 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2003-01-30 22:38:54 +0000 |
| commit | 922b8adbb3f81f6c0cdab48f5f7fea4d793ed663 (patch) | |
| tree | 033dd14a889e60cf7dc5ee692812b4eb7d25bc76 /usr.sbin | |
| parent | 468d7c8b6e2b0cea65ad80fea558965956e129dd (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/usbd/usbd.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5 index f45a9b4b1e2b6..decfe3e08ab08 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 . |
