| Summary: | Missing links for {v,}{err,warn}c function manpages. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Ben Smithurst <ben> | ||||
| 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 Patch applied. Thanks! |
The err.3 manpage documents the errc, verrc, warnc, and vwarnc functions (amongst others). While the other functions have {name}.3.gz linked to err.3.gz when installed, these functions do not. This leads to minor annoyances such as `No manual entry for errc'. There may be a good reason for this, of course. Fix: patch for src/lib/libc/gen/Makefile.inc: How-To-Repeat: $ man errc No manual entry for errc