From owner-cvs-all Sat Oct 13 5:23:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 285E037B408; Sat, 13 Oct 2001 05:23:24 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9DCNOl03490; Sat, 13 Oct 2001 05:23:24 -0700 (PDT) (envelope-from bde) Message-Id: <200110131223.f9DCNOl03490@freefall.freebsd.org> From: Bruce Evans Date: Sat, 13 Oct 2001 05:23:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/man acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 ceil.3 cos.3 cosh.3 erf.3 exp.3 fabs.3 floor.3 fmod.3 hypot.3 ieee.3 ieee_test.3 j0.3 lgamma.3 rint.3 sin.3 sinh.3 sqrt.3 tan.3 tanh.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2001/10/13 05:23:24 PDT Modified files: lib/msun/man acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 atanh.3 ceil.3 cos.3 cosh.3 erf.3 exp.3 fabs.3 floor.3 fmod.3 hypot.3 ieee.3 ieee_test.3 j0.3 lgamma.3 rint.3 sin.3 sinh.3 sqrt.3 tan.3 tanh.3 Log: Use ".Lb libm" where it will have an effect (not just in the zombie man pages in libm). Submitted by: phantom Revision Changes Path 1.11 +3 -1 src/lib/msun/man/acos.3 1.10 +3 -1 src/lib/msun/man/acosh.3 1.12 +3 -1 src/lib/msun/man/asin.3 1.10 +3 -1 src/lib/msun/man/asinh.3 1.10 +3 -1 src/lib/msun/man/atan.3 1.11 +3 -1 src/lib/msun/man/atan2.3 1.10 +3 -1 src/lib/msun/man/atanh.3 1.11 +3 -1 src/lib/msun/man/ceil.3 1.11 +3 -1 src/lib/msun/man/cos.3 1.11 +3 -1 src/lib/msun/man/cosh.3 1.10 +3 -1 src/lib/msun/man/erf.3 1.17 +3 -1 src/lib/msun/man/exp.3 1.9 +3 -1 src/lib/msun/man/fabs.3 1.11 +3 -1 src/lib/msun/man/floor.3 1.8 +3 -1 src/lib/msun/man/fmod.3 1.9 +3 -1 src/lib/msun/man/hypot.3 1.11 +3 -1 src/lib/msun/man/ieee.3 1.10 +3 -1 src/lib/msun/man/ieee_test.3 1.12 +3 -1 src/lib/msun/man/j0.3 1.14 +3 -1 src/lib/msun/man/lgamma.3 1.9 +3 -1 src/lib/msun/man/rint.3 1.9 +3 -1 src/lib/msun/man/sin.3 1.10 +3 -1 src/lib/msun/man/sinh.3 1.11 +3 -1 src/lib/msun/man/sqrt.3 1.9 +3 -1 src/lib/msun/man/tan.3 1.10 +3 -1 src/lib/msun/man/tanh.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message