summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libc/stdlib/strtod.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/strtod.3 b/lib/libc/stdlib/strtod.3
index 1d86a77..b6f94ab 100644
--- a/lib/libc/stdlib/strtod.3
+++ b/lib/libc/stdlib/strtod.3
@@ -69,6 +69,8 @@ or minus sign, followed by a sequence of digits.
Leading white-space characters in the string (as defined by the
.Xr isspace 3
function) are skipped.
+The decimal point
+character is defined in the program's locale (category LC_NUMERIC).
.Sh RETURN VALUES
The
.Fn strtod
OpenPOWER on IntegriCloud