summaryrefslogtreecommitdiff
path: root/man3/atof.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/atof.3')
-rw-r--r--man3/atof.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/atof.3 b/man3/atof.3
index 029f915e..f14c41f7 100644
--- a/man3/atof.3
+++ b/man3/atof.3
@@ -50,11 +50,11 @@ strtod(nptr, NULL);
except that
.BR atof ()
does not detect errors.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
The converted value.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
SVr4, POSIX.1-2001, 4.3BSD, C89, C99.
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR atoi (3),
.BR atol (3),
.BR strtod (3),