summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atof.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/atof.3')
-rw-r--r--lib/libc/stdlib/atof.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdlib/atof.3 b/lib/libc/stdlib/atof.3
index da8bed5..ad865f4 100644
--- a/lib/libc/stdlib/atof.3
+++ b/lib/libc/stdlib/atof.3
@@ -64,6 +64,8 @@ It is equivalent to:
strtod(nptr, (char **)NULL);
.Ed
.Pp
+except the handling of errors.
+.Pp
The decimal point
character is defined in the program's locale (category
.Dv LC_NUMERIC ) .
OpenPOWER on IntegriCloud