| Summary: | typo in man-page signal(3) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Edwin Groothuis <mavetju> | ||||
| 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 Actually, that's not quite true. abort(3) does a bit more than a raw SIGABRT does, such as flushing open streams. However, abort(2) doesn't even exist, so I just changed to text to say "abort program" and not mention abort() at all. Thanks for this anyway! |
man 3 signal: SIGABRT create core image abort(2) call (formerly SIGIOT) should be: abort(3) How-To-Repeat: -