Remove assertion that isblank() is in C99, pointed out by ache.

This commit is contained in:
Nik Clayton 2002-01-10 12:22:00 +00:00
parent 48ad35449f
commit 6a3003ce51

View File

@ -76,10 +76,6 @@ returns non-zero if the character tests true.
.Xr multibyte 3 ,
.Xr ascii 7
.Sh STANDARDS
.Fn isblank
conforms to
.St -isoC-99 .
.Sh STANDARDS
The
.Fn isblank
function conforms to