Actions
Bug #7927
closedPenv_iter(3proc): Typos in the man page
Start date:
2017-03-02
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
"if returned" should be changed to "is returned" and "recommend" should be changed to " recommended" here in the Penv_iter(3proc) man page:
If func returns zero, then iteration continues. Otherwise, iteration is terminated and the value if returned. It is recommend that callback functions do not return -1 so as to distinguish between the failure of the Penv_iter() function and the callback function.
Updated by Marcel Telka over 6 years ago
- Subject changed from Penv_iter(3proc): Typo in the man page to Penv_iter(3proc): Typos in the man page
Updated by Marcel Telka over 6 years ago
Updated by Marcel Telka over 6 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk over 6 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit 48184658ed4905003a64891adfd0c0a4bd726b78
commit 48184658ed4905003a64891adfd0c0a4bd726b78 Author: Marcel Telka <marcel@telka.sk> Date: 2017-03-02T21:44:54.000Z 7927 Penv_iter(3proc): Typos in the man page Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions