summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isblank.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
committerru <ru@FreeBSD.org>2005-01-20 09:17:07 +0000
commited72feddcb3cc58c18aff36f4227af3fb11facad (patch)
tree13c84f0554aefe96321f671bc8860f5e9f184a5a /lib/libc/locale/isblank.3
parent10aca679734b6819f63019fd7c2ba4e54357c677 (diff)
downloadFreeBSD-src-ed72feddcb3cc58c18aff36f4227af3fb11facad.zip
FreeBSD-src-ed72feddcb3cc58c18aff36f4227af3fb11facad.tar.gz
Sort sections.
Diffstat (limited to 'lib/libc/locale/isblank.3')
-rw-r--r--lib/libc/locale/isblank.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/locale/isblank.3 b/lib/libc/locale/isblank.3
index 3b269bf..c03cfd3 100644
--- a/lib/libc/locale/isblank.3
+++ b/lib/libc/locale/isblank.3
@@ -66,6 +66,11 @@ representable as an
.Li unsigned char
or the value of
.Dv EOF .
+.Sh RETURN VALUES
+The
+.Fn isblank
+function returns zero if the character tests false and
+returns non-zero if the character tests true.
.Sh COMPATIBILITY
The
.Bx 4.4
@@ -76,11 +81,6 @@ and may not be supported in future releases.
The
.Fn iswblank
function should be used instead.
-.Sh RETURN VALUES
-The
-.Fn isblank
-function returns zero if the character tests false and
-returns non-zero if the character tests true.
.Sh SEE ALSO
.Xr ctype 3 ,
.Xr iswblank 3 ,
OpenPOWER on IntegriCloud