summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2013-05-04 17:21:44 +0000
committerpluknet <pluknet@FreeBSD.org>2013-05-04 17:21:44 +0000
commit0c8dbadb6984793e116e8c8b7e54bb37fadeafe2 (patch)
tree0184b4bb35d2574104f51447cb11455564a08bf0 /lib/libc/locale
parent3b34730a0be0df72192fa832ea15e937d3570370 (diff)
downloadFreeBSD-src-0c8dbadb6984793e116e8c8b7e54bb37fadeafe2.zip
FreeBSD-src-0c8dbadb6984793e116e8c8b7e54bb37fadeafe2.tar.gz
Document that the return type is different from 1003.1-2008.
MFC after: 1 week
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/freelocale.311
1 files changed, 9 insertions, 2 deletions
diff --git a/lib/libc/locale/freelocale.3 b/lib/libc/locale/freelocale.3
index 88a20d4..86f4809 100644
--- a/lib/libc/locale/freelocale.3
+++ b/lib/libc/locale/freelocale.3
@@ -57,5 +57,12 @@ Returns 0 on success or -1 on error.
.Xr uselocale 3 ,
.Xr xlocale 3
.Sh STANDARDS
-This function conforms to
-.St -p1003.1-2008 .
+The
+.Fn freelocale
+function
+differs from
+.St -p1003.1-2008
+in that its return type is
+.Vt int
+rather than
+.Vt void .
OpenPOWER on IntegriCloud