Module Name: src Committed By: wiz Date: Sun Oct 4 22:11:22 UTC 2009
Modified Files: src/lib/libm/man: fdim.3 Log Message: Mention NetBSD in HISTORY as well. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libm/man/fdim.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libm/man/fdim.3 diff -u src/lib/libm/man/fdim.3:1.1 src/lib/libm/man/fdim.3:1.2 --- src/lib/libm/man/fdim.3:1.1 Sun Oct 4 22:04:30 2009 +++ src/lib/libm/man/fdim.3 Sun Oct 4 22:11:22 2009 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/lib/msun/man/fdim.3,v 1.1 2004/06/30 07:04:01 das Exp $ -.\" $NetBSD: fdim.3,v 1.1 2009/10/04 22:04:30 christos Exp $ +.\" $NetBSD: fdim.3,v 1.2 2009/10/04 22:11:22 wiz Exp $ .\" .Dd June 29, 2004 .Dt FDIM 3 @@ -84,4 +84,6 @@ .St -isoC-99 . .Sh HISTORY These routines first appeared in -.Fx 5.3 . +.Fx 5.3 +and +.Nx 6.0 .