summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtod.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/strtod.3')
-rw-r--r--lib/libc/stdlib/strtod.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/strtod.3 b/lib/libc/stdlib/strtod.3
index d0d335c..6b65e21 100644
--- a/lib/libc/stdlib/strtod.3
+++ b/lib/libc/stdlib/strtod.3
@@ -53,7 +53,7 @@ string to double
.Sh DESCRIPTION
The
.Fn strtod
-function converts the initial portion of the string
+function converts the initial portion of the string
pointed to by
.Fa nptr
to
@@ -99,7 +99,7 @@ is stored in
If the correct value would cause underflow, zero is
returned and
.Er ERANGE
-is stored in
+is stored in
.Va errno .
.Sh ERRORS
.Bl -tag -width Er
OpenPOWER on IntegriCloud