Bug 17836

Summary: manpage for sigaction(2) is wrong
Product: Documentation Reporter: Tim Moore <moore>
Component: Books & ArticlesAssignee: alex <alex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Tim Moore 2000-04-07 02:20:00 UTC
	The description of the third argument to signal handlers if SA_SIGINFO
is supplied is wrong.  It's a ucontext_t, not an mcontext_t.
Comment 1 alex freebsd_committer freebsd_triage 2000-06-12 16:54:23 UTC
Responsible Changed
From-To: freebsd-doc->alex

I'll take a look at this one.
Comment 2 alex freebsd_committer freebsd_triage 2000-06-26 16:02:07 UTC
State Changed
From-To: open->closed

Committed, thanks!