| Summary: | libc_r man pages missing tag for conforming POSIX standard | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | CGiordano <CGiordano> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Fixed in src/contrib/groff/tmac/doc-syms,v 1.24.2.8. |
In the libc_r man pages for sigwait.3, pthread_sigmask.3, and many others, all end like this: STANDARDS <function_name_here>() conforms to Conforms to what? There is the follwing macro: .St -p1003.1-96 at the end but it doesn't seem to be being picked up or is not defined properly(?). How-To-Repeat: man sigwait man pthread_sigmask etc.