Bug 247900 - printf.3 improvements
Summary: printf.3 improvements
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 285637
  Show dependency treegraph
 
Reported: 2020-07-10 21:48 UTC by Christian Weisgerber
Modified: 2025-03-28 03:15 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Weisgerber freebsd_committer freebsd_triage 2020-07-10 21:48:37 UTC
Ingo Schwarze has rewritten the printf(3) man page for OpenBSD. I think the result is a huge improvement and I would like to suggest that FreeBSD incorporate this rewrite.
https://cvsweb.openbsd.org/src/lib/libc/stdio/printf.3
Comment 1 Gordon Bergling freebsd_committer freebsd_triage 2023-11-16 11:41:58 UTC
Return to the pool since I currently didn't have the time to work on this.
Comment 2 Chris Davidson 2024-03-20 11:36:20 UTC
This update looks real good and quite clear. I am looking at seeing how these updates can be incorporated and suggested for an update to this particular manual page.
Comment 3 Chris Davidson 2024-03-27 02:38:27 UTC
This manual page has been reviewed and changes to the FreeBSD printf(3) manual page have been submitted, via pull request.

Details of the updates are pending review but more details are available here: https://github.com/freebsd/freebsd-src/pull/1149