Actions
Bug #12874
closedsmall errors in wcswidth(3C)
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
The page includes a paragraph that begins The function wcwidth_l() behaves identically to wcwidth()
. This refers to another function from another page. The whole paragraph may have been copy-pasted from the other page, and should be checked to make sure it applies correctly to this function.
Updated by Yuri Pankov almost 2 years ago
That paragraph also needs to be moved from RETURN VALUES to DESCRIPTION section.
Updated by Robert Mustacchi almost 2 years ago
I opted to rewrite this page from scratch just to try and give a better explanation of how this works.
Updated by Electric Monk almost 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 4ebabf216cc42b93907be4a8b051040e2e9a3597
commit 4ebabf216cc42b93907be4a8b051040e2e9a3597 Author: Robert Mustacchi <rm@fingolfin.org> Date: 2020-07-02T00:43:43.000Z 12874 small errors in wcswidth(3C) Reviewed by: Ryan Zezeski <ryan@zinascii.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions