Bug #5678
mutex_init(3C): Extra space in man page
Start date:
2015-03-02
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
There is extra space before "arg" here in the mutex_init(3C) man page:
int mutex_init(mutex_t *mp, int type, void * arg);
Updated by Electric Monk over 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 118975ce0091e85fa58568a5700555eec6330843
commit 118975ce0091e85fa58568a5700555eec6330843 Author: Adam Stevko <adam.stevko@gmail.com> Date: 2015-09-29T21:35:42.000Z 5678 mutex_init(3C): Extra space in man page Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>