Bug 84790

Summary: [patch] Error in SYSCALL_MODULE(9) manual page
Product: Documentation Reporter: Dirk Gouders <gouders>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dirk Gouders 2005-08-11 11:00:38 UTC
	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
Comment 1 Maxim Konovalov freebsd_committer freebsd_triage 2006-04-15 13:04:26 UTC
State Changed
From-To: open->closed

Fixed in HEAD.  Thanks for the submission!