| Summary: | Incorrect #include in the usb(4) manpage and typo | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | dak <aurelien.nephtali> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dak
2002-08-12 14:30:01 UTC
State Changed From-To: open->closed - s/USB specific structurs/USB specific structures/ This was fixed in revision 1.19 of the usb(4) man page. - and just after, the #include is incorrect, it should be '#include <dev/usb/usb.h>' instead of '#include <sys/dev/usb.h>' This was fixed in revision 1.22 of the usb(4) man page. Thanks. |