summaryrefslogtreecommitdiff
path: root/lib/libm
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2000-03-02 00:29:53 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2000-03-02 00:29:53 +0000
commit58020137fcd5c4a77919d853734f563f7aeb6cb1 (patch)
treece392527ec13f23633e04b5876c50b37873a2651 /lib/libm
parentac7774b0144eed120eee55b2a3e16aaf80f8b937 (diff)
$OpenBSD$
Diffstat (limited to 'lib/libm')
-rw-r--r--lib/libm/man/acos.32
-rw-r--r--lib/libm/man/acosh.32
-rw-r--r--lib/libm/man/asin.32
-rw-r--r--lib/libm/man/asinh.32
-rw-r--r--lib/libm/man/atan.32
-rw-r--r--lib/libm/man/atan2.32
-rw-r--r--lib/libm/man/atanh.32
-rw-r--r--lib/libm/man/ceil.32
-rw-r--r--lib/libm/man/cos.32
-rw-r--r--lib/libm/man/cosh.32
-rw-r--r--lib/libm/man/erf.32
-rw-r--r--lib/libm/man/exp.32
-rw-r--r--lib/libm/man/fabs.32
-rw-r--r--lib/libm/man/floor.32
-rw-r--r--lib/libm/man/fmod.32
-rw-r--r--lib/libm/man/hypot.32
-rw-r--r--lib/libm/man/ieee.32
-rw-r--r--lib/libm/man/ieee_test.32
-rw-r--r--lib/libm/man/j0.32
-rw-r--r--lib/libm/man/lgamma.32
-rw-r--r--lib/libm/man/math.32
-rw-r--r--lib/libm/man/rint.32
-rw-r--r--lib/libm/man/sin.32
-rw-r--r--lib/libm/man/sinh.32
-rw-r--r--lib/libm/man/sqrt.32
-rw-r--r--lib/libm/man/tan.32
-rw-r--r--lib/libm/man/tanh.32
-rw-r--r--lib/libm/src/math_private.h2
28 files changed, 28 insertions, 28 deletions
diff --git a/lib/libm/man/acos.3 b/lib/libm/man/acos.3
index 6cf587f93e7..3ff5270fcf1 100644
--- a/lib/libm/man/acos.3
+++ b/lib/libm/man/acos.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: acos.3,v 1.7 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)acos.3 5.1 (Berkeley) 5/2/91
-.\" $Id: acos.3,v 1.6 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd May 2, 1991
.Dt ACOS 3
diff --git a/lib/libm/man/acosh.3 b/lib/libm/man/acosh.3
index 87f97737b3d..82a7f51fc39 100644
--- a/lib/libm/man/acosh.3
+++ b/lib/libm/man/acosh.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: acosh.3,v 1.7 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)acosh.3 5.2 (Berkeley) 5/6/91
-.\" $Id: acosh.3,v 1.6 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd May 6, 1991
.Dt ACOSH 3
diff --git a/lib/libm/man/asin.3 b/lib/libm/man/asin.3
index cf6a4bafe46..bfd7be36c45 100644
--- a/lib/libm/man/asin.3
+++ b/lib/libm/man/asin.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: asin.3,v 1.7 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)asin.3 5.1 (Berkeley) 5/2/91
-.\" $Id: asin.3,v 1.6 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd May 2, 1991
.Dt ASIN 3
diff --git a/lib/libm/man/asinh.3 b/lib/libm/man/asinh.3
index ea7abe185ee..540e14fedec 100644
--- a/lib/libm/man/asinh.3
+++ b/lib/libm/man/asinh.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: asinh.3,v 1.7 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)asinh.3 6.4 (Berkeley) 5/6/91
-.\" $Id: asinh.3,v 1.6 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd May 6, 1991
.Dt ASINH 3
diff --git a/lib/libm/man/atan.3 b/lib/libm/man/atan.3
index b7b8db5bb39..ebe1120f77a 100644
--- a/lib/libm/man/atan.3
+++ b/lib/libm/man/atan.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: atan.3,v 1.7 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)atan.3 5.1 (Berkeley) 5/2/91
-.\" $Id: atan.3,v 1.6 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd May 2, 1991
.Dt ATAN 3
diff --git a/lib/libm/man/atan2.3 b/lib/libm/man/atan2.3
index a88acea6866..2e2c536eedc 100644
--- a/lib/libm/man/atan2.3
+++ b/lib/libm/man/atan2.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: atan2.3,v 1.6 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)atan2.3 5.1 (Berkeley) 5/2/91
-.\" $Id: atan2.3,v 1.5 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd May 2, 1991
.Dt ATAN2 3
diff --git a/lib/libm/man/atanh.3 b/lib/libm/man/atanh.3
index 5185cd07263..726fd30529b 100644
--- a/lib/libm/man/atanh.3
+++ b/lib/libm/man/atanh.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: atanh.3,v 1.7 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)atanh.3 5.2 (Berkeley) 5/6/91
-.\" $Id: atanh.3,v 1.6 1999/07/07 10:50:05 aaron Exp $
.\"
.Dd May 6, 1991
.Dt ATANH 3
diff --git a/lib/libm/man/ceil.3 b/lib/libm/man/ceil.3
index 87ef104ea8b..31c1b3365c6 100644
--- a/lib/libm/man/ceil.3
+++ b/lib/libm/man/ceil.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: ceil.3,v 1.6 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ceil.3 5.1 (Berkeley) 5/2/91
-.\" $Id: ceil.3,v 1.5 1999/07/01 00:06:40 deraadt Exp $
.\"
.Dd March 10, 1994
.Dt CEIL 3
diff --git a/lib/libm/man/cos.3 b/lib/libm/man/cos.3
index 5fdf6a399ff..a5a5b8f89f6 100644
--- a/lib/libm/man/cos.3
+++ b/lib/libm/man/cos.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: cos.3,v 1.6 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)cos.3 5.1 (Berkeley) 5/2/91
-.\" $Id: cos.3,v 1.5 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd May 2, 1991
.Dt COS 3
diff --git a/lib/libm/man/cosh.3 b/lib/libm/man/cosh.3
index 8255a9b313e..2c0da841de9 100644
--- a/lib/libm/man/cosh.3
+++ b/lib/libm/man/cosh.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: cosh.3,v 1.6 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1989, 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)cosh.3 5.1 (Berkeley) 5/2/91
-.\" $Id: cosh.3,v 1.5 1999/07/01 00:06:40 deraadt Exp $
.\"
.Dd May 2, 1991
.Dt COSH 3
diff --git a/lib/libm/man/erf.3 b/lib/libm/man/erf.3
index 84410342c4c..5c60a86a86d 100644
--- a/lib/libm/man/erf.3
+++ b/lib/libm/man/erf.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: erf.3,v 1.8 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)erf.3 6.4 (Berkeley) 4/20/91
-.\" $Id: erf.3,v 1.7 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd April 20, 1991
.Dt ERFC 3
diff --git a/lib/libm/man/exp.3 b/lib/libm/man/exp.3
index 90ce33bf4cf..d354c4c044a 100644
--- a/lib/libm/man/exp.3
+++ b/lib/libm/man/exp.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: exp.3,v 1.8 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)exp.3 6.12 (Berkeley) 7/31/91
-.\" $Id: exp.3,v 1.7 1999/07/09 13:35:26 aaron Exp $
.\"
.Dd July 31, 1991
.Dt EXP 3
diff --git a/lib/libm/man/fabs.3 b/lib/libm/man/fabs.3
index 4464cffba87..2684932eec0 100644
--- a/lib/libm/man/fabs.3
+++ b/lib/libm/man/fabs.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: fabs.3,v 1.6 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -31,7 +32,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)fabs.3 5.1 (Berkeley) 5/2/91
-.\" $Id: fabs.3,v 1.5 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd May 2, 1991
.Dt FABS 3
diff --git a/lib/libm/man/floor.3 b/lib/libm/man/floor.3
index abe9a8e3d88..8d6be3267c4 100644
--- a/lib/libm/man/floor.3
+++ b/lib/libm/man/floor.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: floor.3,v 1.6 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1985, 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)floor.3 6.5 (Berkeley) 4/19/91
-.\" $Id: floor.3,v 1.5 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd March 10, 1994
.Dt FLOOR 3
diff --git a/lib/libm/man/fmod.3 b/lib/libm/man/fmod.3
index 8c724622b5b..fc9bac50029 100644
--- a/lib/libm/man/fmod.3
+++ b/lib/libm/man/fmod.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: fmod.3,v 1.5 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)fmod.3 5.1 (Berkeley) 5/2/91
-.\" $Id: fmod.3,v 1.4 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd May 2, 1991
.Dt FMOD 3
diff --git a/lib/libm/man/hypot.3 b/lib/libm/man/hypot.3
index a5bc6d4c03e..ce4b44118fd 100644
--- a/lib/libm/man/hypot.3
+++ b/lib/libm/man/hypot.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: hypot.3,v 1.7 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)hypot.3 6.7 (Berkeley) 5/6/91
-.\" $Id: hypot.3,v 1.6 1999/07/07 10:50:06 aaron Exp $
.\"
.Dd May 6, 1991
.Dt HYPOT 3
diff --git a/lib/libm/man/ieee.3 b/lib/libm/man/ieee.3
index bd273827574..a11c50dec31 100644
--- a/lib/libm/man/ieee.3
+++ b/lib/libm/man/ieee.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: ieee.3,v 1.6 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ieee.3 6.4 (Berkeley) 5/6/91
-.\" $Id: ieee.3,v 1.5 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd February 25, 1994
.Dt IEEE 3
diff --git a/lib/libm/man/ieee_test.3 b/lib/libm/man/ieee_test.3
index 2b48a72abe2..dd2062ced7b 100644
--- a/lib/libm/man/ieee_test.3
+++ b/lib/libm/man/ieee_test.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: ieee_test.3,v 1.7 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)ieee.3 6.4 (Berkeley) 5/6/91
-.\" $Id: ieee_test.3,v 1.6 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd March 10, 1994
.Dt IEEE_TEST 3
diff --git a/lib/libm/man/j0.3 b/lib/libm/man/j0.3
index 497398d7c88..d25248647c2 100644
--- a/lib/libm/man/j0.3
+++ b/lib/libm/man/j0.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: j0.3,v 1.8 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)j0.3 6.7 (Berkeley) 4/19/91
-.\" $Id: j0.3,v 1.7 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd April 19, 1991
.Dt J0 3
diff --git a/lib/libm/man/lgamma.3 b/lib/libm/man/lgamma.3
index eff8e0b3d70..1a69d0fce2f 100644
--- a/lib/libm/man/lgamma.3
+++ b/lib/libm/man/lgamma.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: lgamma.3,v 1.9 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)lgamma.3 6.6 (Berkeley) 12/3/92
-.\" $Id: lgamma.3,v 1.8 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd December 3, 1992
.Dt LGAMMA 3
diff --git a/lib/libm/man/math.3 b/lib/libm/man/math.3
index 6250f125e35..c252b496a77 100644
--- a/lib/libm/man/math.3
+++ b/lib/libm/man/math.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: math.3,v 1.8 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1985 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)math.3 6.10 (Berkeley) 5/6/91
-.\" $Id: math.3,v 1.7 1999/08/16 23:26:02 deraadt Exp $
.\"
.TH MATH 3 "May 6, 1991"
.UC 4
diff --git a/lib/libm/man/rint.3 b/lib/libm/man/rint.3
index 1406bf37746..a37af931655 100644
--- a/lib/libm/man/rint.3
+++ b/lib/libm/man/rint.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: rint.3,v 1.5 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)rint.3 5.1 (Berkeley) 5/2/91
-.\" $Id: rint.3,v 1.4 1999/07/01 00:06:40 deraadt Exp $
.\"
.Dd March 10, 1994
.Dt RINT 3
diff --git a/lib/libm/man/sin.3 b/lib/libm/man/sin.3
index 0c7aa732676..9fba6f16fdc 100644
--- a/lib/libm/man/sin.3
+++ b/lib/libm/man/sin.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: sin.3,v 1.5 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -31,7 +32,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sin.3 6.7 (Berkeley) 4/19/91
-.\" $Id: sin.3,v 1.4 1999/07/01 00:06:40 deraadt Exp $
.\"
.Dd April 19, 1991
.Dt SIN 3
diff --git a/lib/libm/man/sinh.3 b/lib/libm/man/sinh.3
index e0ccd54b072..cd7e006e2db 100644
--- a/lib/libm/man/sinh.3
+++ b/lib/libm/man/sinh.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: sinh.3,v 1.6 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sinh.3 6.6 (Berkeley) 4/19/91
-.\" $Id: sinh.3,v 1.5 1999/07/09 13:35:27 aaron Exp $
.Dd April 19, 1991
.Dt SINH 3
.Os
diff --git a/lib/libm/man/sqrt.3 b/lib/libm/man/sqrt.3
index ef4cccab632..25547deb977 100644
--- a/lib/libm/man/sqrt.3
+++ b/lib/libm/man/sqrt.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: sqrt.3,v 1.6 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sqrt.3 6.4 (Berkeley) 5/6/91
-.\" $Id: sqrt.3,v 1.5 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd May 6, 1991
.Dt SQRT 3
diff --git a/lib/libm/man/tan.3 b/lib/libm/man/tan.3
index e687afa3999..31312357384 100644
--- a/lib/libm/man/tan.3
+++ b/lib/libm/man/tan.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: tan.3,v 1.6 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)tan.3 5.1 (Berkeley) 5/2/91
-.\" $Id: tan.3,v 1.5 1999/07/09 13:35:27 aaron Exp $
.\"
.Dd May 2, 1991
.Dt TAN 3
diff --git a/lib/libm/man/tanh.3 b/lib/libm/man/tanh.3
index 44769e1348e..99af7a9b80f 100644
--- a/lib/libm/man/tanh.3
+++ b/lib/libm/man/tanh.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: tanh.3,v 1.5 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)tanh.3 5.1 (Berkeley) 5/2/91
-.\" $Id: tanh.3,v 1.4 1999/07/01 00:06:40 deraadt Exp $
.\"
.Dd May 2, 1991
.Dt TANH 3
diff --git a/lib/libm/src/math_private.h b/lib/libm/src/math_private.h
index 94ce77b873f..942d4a782df 100644
--- a/lib/libm/src/math_private.h
+++ b/lib/libm/src/math_private.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: math_private.h,v 1.5 2000/03/02 00:29:50 todd Exp $ */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
@@ -11,7 +12,6 @@
/*
* from: @(#)fdlibm.h 5.1 93/09/24
- * $Id: math_private.h,v 1.4 1996/11/14 14:21:51 etheisen Exp $
*/
#ifndef _MATH_PRIVATE_H_