| Summary: | usbd.conf.5 ("Fl -d" and "Fl -v" should be "Fl d" and "Fl v") | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | horikawa <horikawa> | ||||
| Component: | Books & Articles | Assignee: | Sheldon Hearn <sheldonh> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-doc->sheldonh I'll take this one. State Changed From-To: open->closed Committed as rev 1.6, thanks! This file does not exist in RELENG_3, so no merge was required. |
usbd.conf.5 seems to contain following typo: o "Fl -d" and "Fl -v" should be "Fl d" and "Fl v". The usbd.conf(5) says: The values for the fields product, vendor, release, class, subclass and protocol can be retrieved by killing the usbd daemon and running it with the --d and --v flags. while usbd(8) says: SYNOPSIS usbd [-d] [-f device] [-t timeout] [-v] Fix: For src/usr.sbin/usbd/usbd.conf.5 Revision 1.4, apply following patch: How-To-Repeat: On 4-current: $ man 5 usbd.conf