Restore C99 standard conformance information, isblank() _is_ in final

standard document

Pointed by: "Jacques A. Vidrine" <n@nectar.cc>
This commit is contained in:
Andrey A. Chernov 2002-01-22 20:14:35 +00:00
parent 57906e00c6
commit ff7448f849

View File

@ -75,3 +75,8 @@ returns non-zero if the character tests true.
.Xr ctype 3 ,
.Xr multibyte 3 ,
.Xr ascii 7
.Sh STANDARDS
.Fn isblank
conforms to
.St -isoC-99 .