| Summary: | [patch] Error in SYSCALL_MODULE(9) manual page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Dirk Gouders <gouders> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Fixed in HEAD. Thanks for the submission! |
The third parameter of the SYSCALL_MODULE macro is a pointer to a sysent structure and not the sysent structure itself. How-To-Repeat: man SYSCALL_MODULE