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