summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/setlocale.3
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-03-26 18:57:19 +0000
committerache <ache@FreeBSD.org>1995-03-26 18:57:19 +0000
commit0c5ab74dd842d016b372637e85b949c6ccead383 (patch)
tree5254339166b20400bc940fa5cb2b7418ebed3f3e /lib/libc/locale/setlocale.3
parentcb1f077dd25776c8c950ed9e567a6765d9819521 (diff)
downloadFreeBSD-src-0c5ab74dd842d016b372637e85b949c6ccead383.zip
FreeBSD-src-0c5ab74dd842d016b372637e85b949c6ccead383.tar.gz
Update info about LC_COLLATE implementation
Diffstat (limited to 'lib/libc/locale/setlocale.3')
-rw-r--r--lib/libc/locale/setlocale.34
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libc/locale/setlocale.3 b/lib/libc/locale/setlocale.3
index 74cce03..e0068f4 100644
--- a/lib/libc/locale/setlocale.3
+++ b/lib/libc/locale/setlocale.3
@@ -302,15 +302,13 @@ The current implementation supports only the
.Li "\&""C""
and
.Li "\&""POSIX""
-locales for all but the LC_CTYPE locale.
+locales for all but the LC_CTYPE and LC_COLLATE locale.
.Pp
In spite of the gnarly currency support in
.Fn localeconv ,
the standards don't include any functions
for generalized currency formatting.
.Pp
-.Dv LC_COLLATE
-does not make sense for many languages.
Use of
.Dv LC_MONETARY
could lead to misleading results until we have a real time currency
OpenPOWER on IntegriCloud