summaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-01-28 20:45:17 +0100
committerAlejandro Colomar <alx@kernel.org>2024-01-28 21:04:08 +0100
commit44b7300b52e3505f24a6dec16fe1da963412f921 (patch)
tree5bc5d4717cdba50c3dfee3a7ce4fd26b4da818a9 /man3
parent3ed1de0ddccb42bae4151c7225d3fddeab04ff43 (diff)
nl_langinfo.3: ffix
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3')
-rw-r--r--man3/nl_langinfo.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/nl_langinfo.3 b/man3/nl_langinfo.3
index d50b0f91b..5df277793 100644
--- a/man3/nl_langinfo.3
+++ b/man3/nl_langinfo.3
@@ -62,7 +62,7 @@ using the constants defined in \fI<langinfo.h>\fP are:
.TP
.BR CODESET \ (LC_CTYPE)
Return a string with the name of the character encoding used in the
-selected locale, such as "UTF-8", "ISO-8859-1", or "ANSI_X3.4-1968"
+selected locale, such as "UTF\-8", "ISO\-8859\-1", or "ANSI_X3.4\-1968"
(better known as US-ASCII).
This is the same string that you get with
"locale charmap".