Feature #7682
document sprintf(9F) family
Start date:
2016-12-21
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Description
Properly document sprintf(9F) family of functions, removing existing vsprintf(9F) man page, provide sprintf(9F) man page and link snprintf(9F), vsprintf(9F), and vsnprintf(9F) to it.
Move the format argument description from cmn_err(9F), enhance it using the printf(3C) and vsprintf(9F) contents.
History
Updated by Electric Monk almost 3 years ago
- % Done changed from 50 to 100
- Status changed from In Progress to Closed
git commit 1e3b90b08c46284a9abda475fbd0124dd2689de5
commit 1e3b90b08c46284a9abda475fbd0124dd2689de5 Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2016-12-27T17:01:02.000Z 7682 document sprintf(9F) family Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>