Module Name: src Committed By: wiz Date: Sat Aug 6 11:09:23 UTC 2011
Modified Files: src/lib/libm/man: finite.3 Log Message: ort SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libm/man/finite.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/finite.3 diff -u src/lib/libm/man/finite.3:1.1 src/lib/libm/man/finite.3:1.2 --- src/lib/libm/man/finite.3:1.1 Sat Aug 6 11:01:13 2011 +++ src/lib/libm/man/finite.3 Sat Aug 6 11:09:22 2011 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)ieee.3 6.4 (Berkeley) 5/6/91 -.\" $NetBSD: finite.3,v 1.1 2011/08/06 11:01:13 jruoho Exp $ +.\" $NetBSD: finite.3,v 1.2 2011/08/06 11:09:22 wiz Exp $ .\" .Dd July 28, 2011 .Dt FINITE 3 @@ -60,8 +60,8 @@ .Fa x is \*(Na). .Sh SEE ALSO -.Xr math 3 , -.Xr isfinite 3 +.Xr isfinite 3 , +.Xr math 3 .Sh STANDARDS The described functions conform to .St -ieee754 .