| Summary: | manual format is unstable | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | KONDOU, Kazuhiro <k-fuji> | ||||
| 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 Committed, thanks! |
Some parts of manuals in section 3 are not formatted in standardized. I want to write any articles about return values into RETURN VALUES section, and DESCRIPTION section has only functional descriptions. Examplly, strcmp(3) has DESCRIPTION and RETURN VALUES section. but, very likely function strcasecmp(3) has only DESCRIPTION section. How-To-Repeat: do "man 3 strcmp" and "man 3 strcasecmp"