Actions
Bug #6497
closednvlist_empty() needs to appear in man pages
Start date:
2015-12-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
It appears to be a public interface (in SUNW1.3 in libnvpair), but isn't in any man pages.
I'd suggest modifying the NVLIST_LOOKUP_NVPAIR(3NVPAIR,9F) pages to include an entry for nvlist_empty().
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit efbf89fbc68a0864d303fe237fc420cf018d52f7
commit efbf89fbc68a0864d303fe237fc420cf018d52f7 Author: Robert Mustacchi <rm@joyent.com> Date: 2016-03-25T23:48:11.000Z 6497 nvlist_empty() needs to appear in man pages Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Volker A. Brandt <vab@bb-c.de> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Actions