From ba6f97d58c95b3d1f96b5fd78025f24c36025134 Mon Sep 17 00:00:00 2001 From: mpp Date: Thu, 23 May 1996 01:05:25 +0000 Subject: Fixed various problems: typos, grammer, missing include files wrong function type declarations, and wrong argument type declarations. --- lib/libc/gen/ldexp.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/gen/ldexp.3') diff --git a/lib/libc/gen/ldexp.3 b/lib/libc/gen/ldexp.3 index bffcacf..a19b329 100644 --- a/lib/libc/gen/ldexp.3 +++ b/lib/libc/gen/ldexp.3 @@ -73,5 +73,5 @@ is returned. .Sh STANDARDS The .Fn ldexp -function conforms +function conforms to .St -ansiC . -- cgit v1.1