From e854bbe7d42e4db3486702e308c1e15c73f96458 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 22 Jan 2002 20:14:35 +0000 Subject: Restore C99 standard conformance information, isblank() _is_ in final standard document Pointed by: "Jacques A. Vidrine" --- lib/libc/locale/isblank.3 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/libc') diff --git a/lib/libc/locale/isblank.3 b/lib/libc/locale/isblank.3 index e9b5503..1929846 100644 --- a/lib/libc/locale/isblank.3 +++ b/lib/libc/locale/isblank.3 @@ -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 . + -- cgit v1.1