]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/2/atof
getwd(2): add reference to chdir(2) in SEE ALSO section
[plan9front.git] / sys / man / 2 / atof
index cf7a88fde9bd943c0bfce68c5517fc0dfc263c17..885aade28bee4a86690f6e1c08dcf98ad3b8bebf 100644 (file)
@@ -135,10 +135,3 @@ Zero is returned if the beginning of the input string is not
 interpretable as a number; even in this case,
 .I rptr
 will be updated.
-.SH BUGS
-.I Atoi,
-.I atol,
-and
-.I atoll
-accept octal and hexadecimal numbers in the style of C,
-contrary to the ANSI specification.