diff options
Diffstat (limited to 'lib/libm')
-rw-r--r-- | lib/libm/man/ieee.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libm/man/ieee.3 b/lib/libm/man/ieee.3 index 8880a2c0d95..d159d9d18a3 100644 --- a/lib/libm/man/ieee.3 +++ b/lib/libm/man/ieee.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ieee.3,v 1.12 2008/06/10 23:56:21 martynas Exp $ +.\" $OpenBSD: ieee.3,v 1.13 2008/06/11 14:37:47 martynas Exp $ .\" Copyright (c) 1985, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)ieee.3 6.4 (Berkeley) 5/6/91 .\" -.Dd $Mdocdate: June 10 2008 $ +.Dd $Mdocdate: June 11 2008 $ .Dt IEEE 3 .Os .Sh NAME @@ -96,7 +96,7 @@ zero is returned .Pf \\*(Ba Ns Fa x Ns \\*(Ba = \*(If or .Fa x -is \*(Na. +is \*(Na). The .Fn finitef function is a single precision version of |