Actions
Bug #6726
closedctype(3C): missing description for isxdigit_l
Start date:
2016-03-06
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
While doing `man isxdigit_l` works, opening ctype(3C) man page, NAME, SYNOPSIS and DESCRIPTION are silent about isxdigit_l.
Related issues
Updated by Yuri Pankov over 6 years ago
- Related to Bug #5772: isxdigit_l, iswxdigit_l not exported (missing from mapfile) added
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b6dd77d465d357e7777305038b5579625ae268c1
commit b6dd77d465d357e7777305038b5579625ae268c1 Author: Robert Mustacchi <rm@joyent.com> Date: 2016-03-25T23:48:20.000Z 6726 ctype(3C): missing description for isxdigit_l 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