Actions
Bug #11884
closedfmin(3m): float float
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
There is double float here in the fmin(3m)
man page:
float fminf(float float x, float y);
Updated by Marcel Telka about 4 years ago
Updated by Marcel Telka about 4 years ago
Testing
I reviewed the modified man page using this command:
MANPATH=proto/root_i386/usr/share/man/ man fmin
Updated by Marcel Telka about 4 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk about 4 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit 7e14732609fbf57851b94ba18226a3638224486b
commit 7e14732609fbf57851b94ba18226a3638224486b Author: Marcel Telka <marcel@telka.sk> Date: 2019-10-31T12:42:08.000Z 11884 fmin(3m): float float Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions