Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/25/1997 20:50:02
jtc
Fri Jul 25 13:41:19 PDT 1997
Update of /cvsroot/src/lib/libm/man
In directory netbsd1:/var/slash-tmp/cvs-serv15071

Modified Files:
	lgamma.3 
Log Message:
Removed confusing text which implies that gamma() computes the gamma
instead of log gamma function.  This was true with 4.4BSD's libm, but
they are equivalent on all other systems (XPG4.2 requires this).