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

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

Return to bug 140457