Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 08/16/1999 16:10:22
Module Name:	basesrc
Committed By:	kleink
Date:		Mon Aug 16 23:10:21 UTC 1999

Modified Files:
	basesrc/lib/libm: Makefile
Added Files:
	basesrc/lib/libm/man: isinff.3

Log Message:
Document isinff(3) and isnanf(3), cloned from the corresponding double-
precision manual page.  It is kept separately since the latter are part of
libc and thus impose different linkage instructions.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 basesrc/lib/libm/Makefile
cvs rdiff -r0 -r1.1 basesrc/lib/libm/man/isinff.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.