From owner-cvs-all Fri Jan 3 17: 1:30 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D485537B401; Fri, 3 Jan 2003 17:01:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8103143EE1; Fri, 3 Jan 2003 17:01:29 -0800 (PST) (envelope-from jdp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0411Tfh037099; Fri, 3 Jan 2003 17:01:29 -0800 (PST) (envelope-from jdp@repoman.freebsd.org) Received: (from jdp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0411ThV037038; Fri, 3 Jan 2003 17:01:29 -0800 (PST) Message-Id: <200301040101.h0411ThV037038@repoman.freebsd.org> From: John Polstra Date: Fri, 3 Jan 2003 17:01:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/man lgamma.3 X-FreeBSD-CVS-Branch: RELENG_4 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 jdp 2003/01/03 17:01:29 PST Modified files: (Branch: RELENG_4) lib/msun/man lgamma.3 Log: Sync the lgamma(3) man page with revision 1.17. The old man page still had an erroneous description of gamma() and gammaf(), which in reality are aliases for lgamma() and lgammaf(). Revision Changes Path 1.7.2.6 +31 -19 src/lib/msun/man/lgamma.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message