diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-01-22 20:14:35 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-01-22 20:14:35 +0000 |
| commit | ff7448f8498e656253d84ef7f15881c9ca59781a (patch) | |
| tree | 3c3b40123d6f8ed35d985ab80fad333003b484a5 /lib/libc | |
| parent | 57906e00c68b81316f7a592d45897de44a85370a (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/locale/isblank.3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/locale/isblank.3 b/lib/libc/locale/isblank.3 index e9b5503df6a9..19298464da36 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 . + |
