| Summary: | printf(1) refers to ANSI C Standard draft | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Tim J. Robbins <tim> |
| Component: | Books & Articles | Assignee: | ru <ru> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Fixed, thanks! Responsible Changed From-To: freebsd-doc->ru |
The printf(1) manual pages refers to a draft of the ANSI C standard, when the standard is now final: Character escape sequences are in backslash notation as defined in the draft proposed ANSI C Standard X3J11. The characters and their meanings are as follows: Fix: If required, update printf(1) for the final version of the ANSI C standard, then refer to the final version of the standard, not a draft. How-To-Repeat: Read printf(1)