summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-04-13 05:43:45 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-04-13 05:43:45 +0000
commit1f3e0bf4cb1b33b7e78a0471c959b2a21960c408 (patch)
tree62848d6de960f5022dc7ea830340cfc2c79d7374 /lib/libc
parentd7729627d4390e59267fc9d1f4864549cdf164ca (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdlib/atof.38
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/libc/stdlib/atof.3 b/lib/libc/stdlib/atof.3
index 978d3f485958..aed7f6f19f7c 100644
--- a/lib/libc/stdlib/atof.3
+++ b/lib/libc/stdlib/atof.3
@@ -71,14 +71,6 @@ The
.Fn atof
function conforms to
.St -ansiC .
-.Sh BUGS
-This manual page represents intent instead of actual practice.
-While it is intended that
-.Fn atof
-be implemented using
-.Xr strtod 3 ,
-this has not yet happened.
-In the current system,
.Fn atof
translates a string in the following form to a double: a string of
leading white space, possibly followed by a sign (``+'' or ``-''),