Bug 60044

Summary: [patch] Add signal numbers to signal(3)
Product: Documentation Reporter: Stefan Farfeleder <stefan>
Component: Books & ArticlesAssignee: josef
Status: Closed FIXED    
Severity: Affects Only Me CC: stefan
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
signal.3.diff none

Description Stefan Farfeleder 2003-12-08 11:00:33 UTC
This patch adds a signal number row to the existing ones for the name, the
default action and the description in the signal(3) man page.  I keep
forgetting those numbers regularly and always wanted something like
errno(2)/intro(2) does for errno for signals too.  While being there, I added
a line for SIGTHR and took the liberty to CC Jeff to ask if the entry is OK
with him.

Fix: I have almost no experience with mdoc stuff, so please bear with me :)
How-To-Repeat: n/a
Comment 1 josef freebsd_committer freebsd_triage 2004-01-20 22:46:30 UTC
Responsible Changed
From-To: freebsd-doc->josef

I'll take this one, stefan is local friend of mine.
Comment 2 josef freebsd_committer freebsd_triage 2004-02-23 13:21:16 UTC
State Changed
From-To: open->closed

Committed, thanks.
Comment 3 josef freebsd_committer freebsd_triage 2004-02-23 13:30:32 UTC
State Changed
From-To: closed->patched

Committed to -CURRENT.  I will MFC later.
Comment 4 josef freebsd_committer freebsd_triage 2004-03-01 21:57:12 UTC
State Changed
From-To: patched->closed

MFC done, thanks again stefanf.