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/hypot.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/msun/man/hypot.3') diff --git a/lib/msun/man/hypot.3 b/lib/msun/man/hypot.3 index 8389520..f40170f 100644 --- a/lib/msun/man/hypot.3 +++ b/lib/msun/man/hypot.3 @@ -41,6 +41,8 @@ .Nm cabs , .Nm cabsf .Nd euclidean distance and complex absolute value functions +.Sh LIBRARY +.Lb libm .Sh SYNOPSIS .In math.h .Ft double -- cgit v1.1