From a04d04aa06ee0f1a8153d539b4e2c0a93c665a6c Mon Sep 17 00:00:00 2001 From: asmodai Date: Fri, 7 Sep 2001 14:46:36 +0000 Subject: Move to using .In instead of .Fd #include <> for include mark-up. Inspired by comment from: dd --- lib/libc/stdlib/atof.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib/atof.3') 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 +.In stdlib.h .Ft double .Fn atof "const char *nptr" .Sh DESCRIPTION -- cgit v1.1