summaryrefslogtreecommitdiff
path: root/lib/libm/man/erf.3
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/man/erf.3
parentac7774b0144eed120eee55b2a3e16aaf80f8b937 (diff)
$OpenBSD$
Diffstat (limited to 'lib/libm/man/erf.3')
-rw-r--r--lib/libm/man/erf.32
1 files changed, 1 insertions, 1 deletions
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