summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-12-23 23:46:45 +0100
committerBruno Haible <bruno@clisp.org>2019-12-23 23:46:45 +0100
commit10b6e6a6e705935e39f71d9a5cf06b39f4f3570f (patch)
tree6a5bb2f309f5a051ba41d254625f25a691c2f8b7 /doc
parentfacdea659083095a6ec8bcc7aa322f683898739b (diff)
downloadlibunistring-10b6e6a6e705935e39f71d9a5cf06b39f4f3570f.tar.gz
doc: Update description of locale_charset.
* doc/uniconv.texi (uniconv.h): Fix reference to config.charset, which was removed on 2018-05-19.
Diffstat (limited to 'doc')
-rw-r--r--doc/uniconv.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/uniconv.texi b/doc/uniconv.texi
index 2437a38..c11558f 100644
--- a/doc/uniconv.texi
+++ b/doc/uniconv.texi
@@ -9,7 +9,7 @@ The following function returns the locale encoding.
@deftypefun {const char *} locale_charset ()
Determines the current locale's character encoding, and canonicalizes it
-into one of the canonical names listed in @file{config.charset}.
+into one of the canonical names listed in @file{localcharset.h}.
If the canonical name cannot be determined, the result is a non-canonical
name.