From de0fc56b8418f497e88a48f917c3fd3dc93bf6aa Mon Sep 17 00:00:00 2001 From: bde Date: Sat, 13 Oct 2001 12:23:23 +0000 Subject: Use ".Lb libm" where it will have an effect (not just in the zombie man pages in libm). Submitted by: phantom --- lib/msun/man/ceil.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/msun/man/ceil.3') diff --git a/lib/msun/man/ceil.3 b/lib/msun/man/ceil.3 index 0a4992e..8b6fbb0 100644 --- a/lib/msun/man/ceil.3 +++ b/lib/msun/man/ceil.3 @@ -39,6 +39,8 @@ .Nm ceil , .Nm ceilf .Nd round to smallest integral value >= x +.Sh LIBRARY +.Lb libm .Sh SYNOPSIS .In math.h .Ft double -- cgit v1.1