View | Details | Raw Unified | Return to bug 140454
Collapse All | Expand All

(-)isblank.3 (-2 / +2 lines)
Lines 50-58 For any locale, this includes the follow Link Here
50
.It "\&``\et''\t`` ''"
50
.It "\&``\et''\t`` ''"
51
.El
51
.El
52
.Pp
52
.Pp
53
In the "C" locale
53
In the "C" locale,
54
.Fn isblank
54
.Fn isblank
55
successful test is limited to this characters only.
55
successful test is limited to these characters only.
56
The value of the argument must be representable as an
56
The value of the argument must be representable as an
57
.Vt "unsigned char"
57
.Vt "unsigned char"
58
or the value of
58
or the value of

Return to bug 140454