summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-12-11 09:05:35 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-12-11 09:05:35 +0000
commitef85ec3c324fe918d845ce929eaf328412b3ff6c (patch)
treeb1bc9da72a0d791e983354217e4f7b9e756f97ce /lib
parent9953adea0639e30c48d473fa6918176f34a003cf (diff)
remove an unneccessary addition to SEE ALSO: all the information
is already there; ok martynas
Diffstat (limited to 'lib')
-rw-r--r--lib/libm/man/infnan.316
1 files changed, 2 insertions, 14 deletions
diff --git a/lib/libm/man/infnan.3 b/lib/libm/man/infnan.3
index 072c8c6447c..575499d55aa 100644
--- a/lib/libm/man/infnan.3
+++ b/lib/libm/man/infnan.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: infnan.3,v 1.10 2008/07/16 15:04:09 martynas Exp $
+.\" $OpenBSD: infnan.3,v 1.11 2008/12/11 09:05:34 jmc Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)infnan.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: July 16 2008 $
+.Dd $Mdocdate: December 11 2008 $
.Dt INFNAN 3
.Os
.Sh NAME
@@ -169,18 +169,6 @@ infnan(int iarg)
.Xr intro 2 ,
.Xr math 3 ,
.Xr signal 3
-.Pp
-.Dv ERANGE
-and
-.Dv EDOM
-are defined in
-.Aq Pa errno.h .
-(See
-.Xr intro 2
-for explanation of
-.Dv EDOM
-and
-.Dv ERANGE . )
.Sh HISTORY
The
.Fn infnan