summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtod.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-29 14:45:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-29 14:45:07 +0000
commitf796e00479b092a85a79b04ac4015f11f85e483d (patch)
tree386058719747192ff0edc6e7093656cd8ba4a910 /lib/libc/stdlib/strtod.3
parent248ebf7c840bb8b426f01faa521d6badbfa797ba (diff)
Notes
Diffstat (limited to 'lib/libc/stdlib/strtod.3')
-rw-r--r--lib/libc/stdlib/strtod.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdlib/strtod.3 b/lib/libc/stdlib/strtod.3
index 6a2dc52b1577..1d86a77f9ea4 100644
--- a/lib/libc/stdlib/strtod.3
+++ b/lib/libc/stdlib/strtod.3
@@ -102,6 +102,7 @@ is stored in
.Bl -tag -width Er
.It Bq Er ERANGE
Overflow or underflow occurred.
+.El
.Sh SEE ALSO
.Xr atof 3 ,
.Xr atoi 3 ,