From e67ed12ff8e09d03b731cdfff34bbd851db5e4ed Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sun, 21 Nov 1999 00:20:16 +0000 Subject: zsh-workers/8695 --- Doc/Zsh/params.yo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index e9d88cd5b..bec7937ae 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -572,6 +572,13 @@ item(tt(LC_MESSAGES) )( This variable determines the language in which messages should be written. Note that zsh does not use message catalogs. ) +vindex(LC_NUMERIC) +item(tt(LC_NUMERIC) )( +This variable affects the decimal point character and thousands +separator character for the formatted input/output functions +and string conversion functions. Note that zsh ignores this +setting when parsing floating point mathematical expressions. +) vindex(LC_TIME) item(tt(LC_TIME) )( This variable determines the locale category for date and time -- cgit 1.4.1