Actions
Bug #11544
closedofmt(3OFMT) should talk about the callback handler
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
manpage - manual pages
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The libofmt manual page doesn't include the return value of the callback or how it should be used. We should update the manual page to deal with this.
This work was originally done by Robert Mustacchi as OS-7468.
Updated by Cody Mello almost 3 years ago
I verified this change by rebooting into a built system, running man ofmt
, and checking that the added and edited lines rendered correctly.
Updated by Electric Monk almost 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 5b6e8d437b064342671e0a40b3146d7f98802a64
commit 5b6e8d437b064342671e0a40b3146d7f98802a64 Author: Robert Mustacchi <rm@joyent.com> Date: 2019-08-19T22:32:45.000Z 11544 ofmt(3OFMT) should talk about the callback handler Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions