| Summary: | 'break' system call needs a man page | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | yuri |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
yuri
2007-11-01 18:40:02 UTC
State Changed From-To: open->closed There is no 'break' system call (it's a C keyword, btw). The brk() function is documented in a man page. |