Set the DECIMAL point character from the LC_NUMERIC
[pspp-builds.git] / doc / utilities.texi
index 35ea20e2131d42cb4e660db4d29973a2a7408cea..d825b9abc4a5e0e6a676ecd2c258bbb5f7d06e77 100644 (file)
@@ -414,10 +414,13 @@ default.  Any real value may be assigned.
 
 @item DECIMAL
 @anchor{SET DECIMAL}
-The default DOT setting causes the decimal point character to be
-@samp{.} and the grouping character to be @samp{,}.  A setting of COMMA
+This value may be set to DOT or COMMA.
+Setting it to DOT causes the decimal point character to be
+@samp{.} and the grouping character to be @samp{,}.
+Setting it to COMMA
 causes the decimal point character to be @samp{,} and the grouping
 character to be @samp{.}.
+The default value is determined from the system locale.
 
 @item FORMAT
 Allows the default numeric input/output format to be specified.  The