diff options
Diffstat (limited to 'lib/libc/stdlib/atof.3')
-rw-r--r-- | lib/libc/stdlib/atof.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/atof.3 b/lib/libc/stdlib/atof.3 index 4667c06..4a4c3e3 100644 --- a/lib/libc/stdlib/atof.3 +++ b/lib/libc/stdlib/atof.3 @@ -47,7 +47,7 @@ string to double .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <stdlib.h> +.In stdlib.h .Ft double .Fn atof "const char *nptr" .Sh DESCRIPTION |